Skip to content

Commit db7d5d1

Browse files
committed
fixing snap install isntructions
1 parent 73ce3f6 commit db7d5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Either use the Ubuntu Software Center (search for Heroku and click Install), or
7676
run the following command:
7777

7878
```bash
79-
sudo snap install heroku
79+
sudo snap install --classic heroku
8080
```
8181

8282
### macOS

0 commit comments

Comments
 (0)