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 25fc3a2 commit a25a6e9Copy full SHA for a25a6e9
README.md
@@ -5,7 +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
-sudo chmod +x install.sh && sh install.sh
9
-
10
-#### enjoy
+1. **first :** cd linux-automation/ccompile
+2. **secondly :** sudo chmod +x install.sh && sh install.sh
+3. **enjoy**
11
+
12
##### from azzedine lakhdar
0 commit comments