Skip to content

Commit

Permalink
🐛 Fix some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfriese committed Jan 20, 2020
1 parent 530d797 commit 80ec82b
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<a href="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/peterfriese/MakeItSo"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="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/peterfriese/MakeItSo">View Demo</a>
<a href="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/peterfriese/MakeItSo#Demo">View Demo</a>
·
<a href="https://github.com/peterfriese/MakeItSo/issues">Report Bug</a>
·
Expand Down Expand Up @@ -72,22 +72,16 @@ This project uses Cocoapods to manage dependencies.
### Installation

1. Clone the repo

``` bash
git clone https://github.com/peterfriese/MakeItSo.git
```

2. Navigate to the project folder
3. Install dependencies
4. Open the project

``` bash
cd final/MakeItSo
```

3. Open the project

``` bash
xed .
```
``` bash
git clone https://github.com/peterfriese/MakeItSo.git
cd final/MakeItSo
pod install
xed .
```

<!-- Demo -->
## Demo
Expand Down Expand Up @@ -121,7 +115,7 @@ This is not an official Google product.

Peter Friese - [@peterfriese](https://twitter.com/peterfriese)

Project Link: [https://github.com/peterfriese/MakeItSo](https://github.com/peterfrese/MakeItSo)
Project Link: [https://github.com/peterfriese/MakeItSo](https://github.com/peterfriese/MakeItSo)

<!-- ACKNOWLEDGEMENTS -->

Expand Down

0 comments on commit 80ec82b

Please sign in to comment.