Skip to content

Commit

Permalink
chore: remove trailing slash for /usr/local/bin
Browse files Browse the repository at this point in the history
  • Loading branch information
IronCore864 committed Jun 17, 2024
1 parent e7e4e04 commit 68b54ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tar zxvf pebble_v1.12.0_linux_amd64.tar.gz
sudo mv pebble /usr/local/bin/
```

Also, make sure `/usr/local/bin/` is in your `$PATH`.
Also, make sure `/usr/local/bin` is in your `$PATH`.

## Verify Pebble installation

Expand Down

0 comments on commit 68b54ca

Please sign in to comment.