Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit b41c0c5

Browse files
committed
Docs: Review install instructions
1 parent 9df20a9 commit b41c0c5

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,13 @@ The `devcontrol` script can help by calling your set of scripts that automate th
1010

1111
## Installation
1212

13-
Open a console and execute `curl https://raw.githubusercontent.com/teecke/devcontrol/master/install.sh | sudo bash`. The `devcontrol` script will install in your `/usr/local/bin` directory.
13+
Open a console and execute:
14+
15+
```console
16+
curl https://raw.githubusercontent.com/teecke/devcontrol/master/install.sh | sudo bash`
17+
```
18+
19+
The `devcontrol` script will be installed in your `/usr/local/bin` directory.
1420

1521
## Create actions
1622

0 commit comments

Comments
 (0)