refactor(docs): Create symlink without file extension

This commit is contained in:
hygienic-books 2023-07-25 03:51:34 +02:00
parent 09e8f1fb16
commit 9403dd826a

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.sh
sudo ln -s <repo>/copy-docker.sh /usr/local/bin/copy-docker
```