minor fix readme
This commit is contained in:
parent
2d5d72772d
commit
f15069f42d
@ -29,7 +29,7 @@ The wdiff binary should be placed in the `bin` subfolder, or a link should be ma
|
||||
|
||||
On a low-memory machine, eg. a DigitalOcean 512MB instance, you will need to enable virtual memory. Use this guide:
|
||||
|
||||
- [How To Configure Virtual Memory (Swap File) on a VPS](https://www.digitalocean.com/community/tutorials/how-to-configure-virtual-memory-swap-file-on-a-vps#2)
|
||||
[How To Configure Virtual Memory (Swap File) on a VPS](https://www.digitalocean.com/community/tutorials/how-to-configure-virtual-memory-swap-file-on-a-vps#2)
|
||||
|
||||
### Start on boot
|
||||
|
||||
@ -40,5 +40,5 @@ To make the application start on boot, run the following:
|
||||
pm2 startup systemd
|
||||
pm2 save
|
||||
|
||||
[Digital Ocean: How To Set Up a Node.js Application for Production on Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-16-04)
|
||||
[Digital Ocean: How To Set Up a Node.js Application for Production on Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-16-04)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user