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 a25a6e9 commit b037856Copy full SHA for b037856
README.md
@@ -5,8 +5,8 @@ ccompile : is a simple tool that use gcc to execute your c files and give you ou
5
option of deleting temporary files.
6
7
### how to install
8
-1. **first :** cd linux-automation/ccompile
9
-2. **secondly :** sudo chmod +x install.sh && sh install.sh
+1. **first :** `cd linux-automation/ccompile`
+2. **secondly :** `sudo chmod +x install.sh && sh install.sh`
10
3. **enjoy**
11
12
##### from azzedine lakhdar
0 commit comments