Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Now that you have all the dependencies, we can start working on the challenges.
Navigate to the top most directory where you clone repositories. Clone the repository into your workspace by using:

```
git clone https://github.com/khoadnguyen/front-end-challenges.git
git clone https://github.com/softstackfactory/front-end-challenges.git
```

Change directory into the cloned repo:
Expand Down Expand Up @@ -88,4 +88,4 @@ Livereload listening on port 35729
Watching files:
```

To stop serving the files, simple use `CTRL + C` to stop the process.
To stop serving the files, simple use `CTRL + C` to stop the process.