Skip to content

Commit

Permalink
docs: fix linux
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisparnin committed Sep 8, 2020
1 parent 9fbb680 commit 50dd18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/examples/tutorials/figlet.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ brew install figlet

(Linux):
```bash|{type: 'command', platform: 'linux'}
apt-get update -y
apt-get install -y figlet
```

Expand Down

0 comments on commit 50dd18a

Please sign in to comment.