Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee committed Nov 11, 2016
1 parent 57f11a6 commit 34db35c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -10,12 +10,16 @@ To use it in your project, I recommend forking or cloning this repo.
To run this code, follow these steps:

```
git clone https://github.com/pfraze/electron-browser
git clone https://github.com/pfrazee/electron-browser
cd electron-browser
npm install -d
npm start
```

**-- Plug --**

If you're looking for an actively maintained electron-based browser with lots more features, check out [Beaker](https://github.com/beakerbrowser/beaker), my followup project.

## License

MIT

0 comments on commit 34db35c

Please sign in to comment.