Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ef9c68c authored by Felix Ableitner's avatar Felix Ableitner
Browse files

Fix readme instructions to install from master (fixes #83)

parent 140fdc58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ Execute this command and follow its on-screen instructions:
```
$ ssh root@$DOMAIN
# wget https://gitlab.e.foundation/e/infra/bootstrap/raw/master/bootstrap-generic.sh
# bash bootstrap-generic.sh https://gitlab.e.foundation/e/infra/ecloud-selfhosting
# bash bootstrap-generic.sh https://gitlab.e.foundation/e/infra/ecloud-selfhosting master
```
The setup script will ask you to input some details of your setup (like your domain name) and to setup additional DNS records (the two A records plus the PTR record were set already above).