2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-30 15:24:11 +03:00

Merge pull request #818 from carlosromel/patch-1

Update README.md
This commit is contained in:
Nick Uraltsev
2017-04-07 21:26:16 -07:00
committed by GitHub
+5 -4
View File
@@ -3,7 +3,8 @@
To run the examples:
1. `git clone https://github.com/mzabriskie/axios.git`
2. `npm install`
3. `grunt build`
4. `npm run examples`
5. [http://localhost:3000](http://localhost:3000)
2. `cd axios`
3. `npm install`
4. `grunt build`
5. `npm run examples`
6. [http://localhost:3000](http://localhost:3000)