Skip to content

Commit

Permalink
Add step to click Run in readme, mention always on requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
khrj committed Mar 17, 2021
1 parent bd2f99f commit c44f87e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ rm repl.deploy.tar.gz
repl.deploy-success
```
8. That's it! Repl.it should automatically pull changes from GitHub the next time you commit
8. Click `Run` once. Make sure your repl is set to always-on or has a [pinging service](https://uptimerobot.com) set up (otherwise, the daemon will be stopped by repl once you close your browser tab)
9. That's it! Repl.it should automatically pull changes from GitHub the next time you commit
## How?
Expand Down

0 comments on commit c44f87e

Please sign in to comment.