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

Commit 262d2f2

Browse files
committed
Docs: Fix home page typo
1 parent b41c0c5 commit 262d2f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ The `devcontrol` script can help by calling your set of scripts that automate th
1212

1313
Open a console and execute:
1414

15-
```console
16-
curl https://raw.githubusercontent.com/teecke/devcontrol/master/install.sh | sudo bash`
15+
```shell
16+
curl https://raw.githubusercontent.com/teecke/devcontrol/master/install.sh | sudo bash
1717
```
1818

1919
The `devcontrol` script will be installed in your `/usr/local/bin` directory.

0 commit comments

Comments
 (0)