diff --git a/README.md b/README.md index 3e051a7..e4b93eb 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,12 @@ _This file is intended to help you remember the thing you made way back then..._ "categories" : ["misc", "programming", "js", "etc..."] } -3. That's it. \ No newline at end of file +3. Commit, Push and Pull. + +## Pull from Digital Ocean + +1. `ssh root@45.55.44.195` +2. `cd /home/forge/leviolson-website` +3. `git pull && npm i` +4. `pm2 restart LeviOlson.com` +