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 9b82d3e commit af015f2Copy full SHA for af015f2
1 file changed
README.md
@@ -78,7 +78,7 @@ Either use the Ubuntu Software Center (search for Heroku and click Install), or
78
run the following command:
79
80
```bash
81
-sudo snap install --classic heroku
+curl https://cli-assets.heroku.com/install-ubuntu.sh | sh
82
```
83
84
### macOS
0 commit comments