We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42e188 commit 7f58b7dCopy full SHA for 7f58b7d
Documentation/INSTALL.md
@@ -1,4 +1,4 @@
1
-[<-- Back to main section](../README.md)
+q[<-- Back to main section](../README.md)
2
3
# Installation
4
@@ -30,8 +30,8 @@ wget -O/usr/local/bin/ct https://www.achenar.net/clicommand/clitools.phar
30
# Set executable bit
31
chmod 777 /usr/local/bin/ct
32
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
+# MacOS/Linux: example configuration for Docker VM
+wget -O"$HOME/.clitools.ini" https://github.com/webdevops/clitools/blob/develop/Documentation/Examples/macos-docker-clitools.ini
35
```
36
37
## Aliases
0 commit comments