Skip to content

Commit 7f58b7d

Browse files
committed
Fixed documentation
1 parent e42e188 commit 7f58b7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/INSTALL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[<-- Back to main section](../README.md)
1+
q[<-- Back to main section](../README.md)
22

33
# Installation
44

@@ -30,8 +30,8 @@ wget -O/usr/local/bin/ct https://www.achenar.net/clicommand/clitools.phar
3030
# Set executable bit
3131
chmod 777 /usr/local/bin/ct
3232

33-
# Download example config
34-
wget -O"$HOME/.clitools.ini" https://raw.githubusercontent.com/mblaschke/vagrant-development/develop/provision/ansible/roles/clitools/files/clitools.ini
33+
# MacOS/Linux: example configuration for Docker VM
34+
wget -O"$HOME/.clitools.ini" https://github.com/webdevops/clitools/blob/develop/Documentation/Examples/macos-docker-clitools.ini
3535
```
3636

3737
## Aliases

0 commit comments

Comments
 (0)