Update README.md

This commit is contained in:
Nils 2021-01-22 22:08:58 +00:00 committed by GitHub
parent a0705733ae
commit 2ccfb37f36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ bash conn.sh
``
or <br>
``
chmod +x && ./conn.sh
chmod +x conn.sh && ./conn.sh
``
3. optionally alias it <br>
``alias conn="~/conn.sh"``