Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Partial update while trying to get this sample dapp running
  • Loading branch information
yotamhc authored Aug 29, 2023
1 parent a3727f0 commit 509026c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rust/qrcode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ You try the live version of the dapp running on the Internet Computer mainnet he
## Prerequisites
This example requires an installation of:

- [x] Install the [IC SDK](https://internetcomputer.org/docs/current/developer-docs/setup/install/index.mdx).
- [x] Install the [IC SDK](https://internetcomputer.org/docs/current/developer-docs/setup/install/).
- [x] Install `node.js` to build the web frontend.
- [x] Install `webpack` (e.g., using `apt-get install webpack`)
- [x] Clone this project to a local directory.

## Running locally
Expand Down

0 comments on commit 509026c

Please sign in to comment.