Skip to content

Commit b3a997a

Browse files
authored
Merge pull request #23 from imjog/imjog-patch-1
Update README.md
2 parents f8ef26d + 9d6abff commit b3a997a

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,20 @@ iOS app for Technex, IIT(BHU) Varanasi. This project is closed before completion
1212
Watch App Preview [Here](https://www.youtube.com/watch?v=C5lDjWOS4Po).
1313

1414
## Setup the Project
15-
16-
```bash
15+
1.
16+
```
17+
$ git clone https://github.com/imjog/technex-ios.git
18+
```
19+
2.
20+
```
1721
$ cd Technex18
22+
```
23+
3.
24+
```
1825
$ pod install
26+
```
27+
4.
28+
```
1929
$ open Technex18.xcworkspace
2030
```
2131

0 commit comments

Comments
 (0)