Skip to content

Commit

Permalink
tyoi
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleA committed Mar 24, 2021
1 parent d00d1da commit 4986135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dfx new hello-world
Then, you can make an initial deployment to the IC.
```
dfx deploy --network=ic
dfx deploy --network=ic
```
The canisters are now deployed. At this point, a `canister_ids.json` file will have been created in your repository. It's important to push this file to github, because it identifies your Canister on the IC.
Expand Down

0 comments on commit 4986135

Please sign in to comment.