Skip to content

Commit a25a6e9

Browse files
committed
v1.0
1 parent 25fc3a2 commit a25a6e9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ ccompile : is a simple tool that use gcc to execute your c files and give you ou
55
option of deleting temporary files.
66

77
### how to install
8-
sudo chmod +x install.sh && sh install.sh
9-
10-
#### enjoy
8+
1. **first :** cd linux-automation/ccompile
9+
2. **secondly :** sudo chmod +x install.sh && sh install.sh
10+
3. **enjoy**
11+
1112
##### from azzedine lakhdar

0 commit comments

Comments
 (0)