From f618e96413e4fb9b960d1f6f11d740d0d5134475 Mon Sep 17 00:00:00 2001 From: Rick Porter Date: Wed, 8 Sep 2021 19:46:42 -0700 Subject: [PATCH] fixed readme --- package.json | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a54efce..be5613d 100644 --- a/package.json +++ b/package.json @@ -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" }, diff --git a/readme.md b/readme.md index 71aa231..d4ca3be 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# IC LOOT +# IC DRIP An [Internet Computer](https://internetcomputer.org/) version of [Loot Project](https://www.lootproject.com/)