2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-05 16:42:32 +03:00

Update README.md (#4207)

Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
reslear
2022-05-04 22:12:12 +03:00
committed by GitHub
parent a0d742c299
commit 1430393402
+6
View File
@@ -91,6 +91,12 @@ Using yarn:
$ yarn add axios
```
Using pnpm:
```bash
$ pnpm add axios
```
Using jsDelivr CDN:
```html