mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
README update (#5)
This commit is contained in:
parent
06a7f5a5d2
commit
c59f93da54
@ -1,7 +1,7 @@
|
||||
Insomnia REST API Client
|
||||
========================
|
||||
|
||||
The best REST client ever.
|
||||
An elegant and simple REST API client.
|
||||
|
||||
![Insomnia REST Client](http://i.imgur.com/kG0Tn6K.png)
|
||||
|
||||
@ -13,12 +13,11 @@ Setup
|
||||
nvm install
|
||||
npm install
|
||||
|
||||
cd app
|
||||
npm install
|
||||
cd app && npm install
|
||||
```
|
||||
|
||||
Run Electron Development
|
||||
------------------------
|
||||
Run Development
|
||||
---------------
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
|
Loading…
Reference in New Issue
Block a user