提交 d982cf99 编写于 作者: N Nick Uraltsev 提交者: GitHub

Update COOKBOOK.md

Fixes #457
上级 b718ebfb
......@@ -31,7 +31,7 @@ $ npm install axios promise.prototype.finally --save
```js
var axios = require('axios');
require('promise.prototype.finally');
require('promise.prototype.finally').shim();
axios
.get('http://www.example.com/user')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册