2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Merge pull request #216 from kvzivn/patch-1

Update README.md
This commit is contained in:
Matt Zabriskie
2016-01-29 03:15:21 -07:00
+1 -1
View File
@@ -2,7 +2,7 @@
To run the examples:
1. `git clone git@github.com:mzabriskie/axios.git`
1. `git clone https://github.com/mzabriskie/axios.git`
2. `npm install`
3. `grunt build`
4. `npm run examples`