We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d41a1 commit 6bc74c5Copy full SHA for 6bc74c5
README.md
@@ -10,7 +10,7 @@ everything in `.env` is just an environment variable if you really want to
10
manage things yourself, but using Heroku tools makes sure you run like things
11
do in production.
12
13
-First, get the [Heroku toolbelt](https://toolbelt.heroku.com/).
+First, get the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli).
14
15
Then, copy `.env.example` to `.env`. If all you want to do is run Pyret code
16
and test out the REPL, you only need to edit a few variables. If you want to
0 commit comments