Update README.md

Add command to make the install script executable in the instructions.
This commit is contained in:
BtcPins 2024-08-28 14:29:33 -07:00 committed by GitHub
parent 6d3e260d42
commit f53e9e1444
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,6 +27,7 @@ Make sure to backup the `albyhub-phoenixd` which is used as volume for albyhub a
### Installation (non-Docker)
$ wget https://raw.githubusercontent.com/getAlby/hub/master/scripts/linux-x86_64/phoenixd/install.sh
$ chmod +x install.sh
$ ./install.sh
The install script will prompt you for a installation folder and will install phoenixd and Alby Hub there.