Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rckprtr committed Sep 9, 2021
1 parent 13c0212 commit f618e96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"build": "vite build",
"dev": "vite",
"dfx:install": "dfx canister install --all --mode reinstall",
"dfx:install": "dfx canister --network=ic ic_loot_rs --all --mode reinstall",
"dfx:rebuild": "dfx build && npm run dfx:install",
"dfx:setup": "dfx canister create --all && dfx build && npm run dfx:install"
},
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# IC LOOT
# IC DRIP

An [Internet Computer](https://internetcomputer.org/) version of [Loot Project](https://www.lootproject.com/)

Expand Down

0 comments on commit f618e96

Please sign in to comment.