update README

This commit is contained in:
canove
2020-08-21 11:10:54 -03:00
parent 9a9c2f8e40
commit 1849247a39

View File

@@ -142,12 +142,6 @@ Copy the last line outputed from previus command and run it, its something like:
sudo env PATH=\$PATH:/usr/bin pm2 startup ubuntu -u YOUR_USERNAME --hp /home/YOUR_USERNAM
```
Finally, save process list that should start at boot:
```bash
pm2 save
```
Now, lets prepare frontend:
```bash