refactor(docs): Create symlink named after script file

This commit is contained in:
hygienic-books 2023-07-25 03:43:33 +02:00
parent 2f75959d80
commit cc515c0701

View File

@ -14,5 +14,5 @@ Get started like so:
```
1. Symlink to script, for example
```
sudo ln -s <repo>/copy-docker.sh /usr/local/bin/copy-docker
sudo ln -s <repo>/copy-docker.sh /usr/local/bin/copy-docker.sh
```