Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Commit

Permalink
Merge pull request #177 from mozilla/emtwo/update-readme
Browse files Browse the repository at this point in the history
Update README.
  • Loading branch information
k88hudson committed Jan 11, 2016
2 parents c8acc6b + 33d92dc commit b94baf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This is a remote implementation of the "new tab" page for Firefox. It can be run
### Web assets

```bash
git clone https://github.com/mozilla/newtab.git
cd newtab
git clone https://github.com/mozilla/remote-newtab.git
cd remote-newtab
npm install && npm start
```

Expand Down

0 comments on commit b94baf4

Please sign in to comment.