Skip to content

Commit 1290ea8

Browse files
committed
Update axios installation with npm
1 parent fca267d commit 1290ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/axios-cheat-sheet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"items": [
1111
{
1212
"definition": "(npm) দিয়ে ইন্সটল করার জন্য",
13-
"code": "npm install axios"
13+
"code": "npm i axios"
1414
},
1515
{
1616
"definition": "(yarn) দিয়ে ইন্সটল করার জন্য",

0 commit comments

Comments
 (0)