Skip to content

Commit 39df0f1

Browse files
Update README with Make installation guide
1 parent b795f53 commit 39df0f1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ If there is no script with the name, Carting will add a new one.
3030

3131
## Installing
3232

33+
### Make:
34+
35+
```
36+
$ git clone https://github.com/artemnovichkov/carting.git
37+
$ cd Carting
38+
$ make
39+
```
40+
3341
### Swift Package Manager:
3442

3543
```

0 commit comments

Comments
 (0)