Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DelphianCalamity authored Oct 8, 2024
1 parent e773fa0 commit fde1d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
1. If it's not yet installed on your machine, install [node.js](https://nodejs.org/en/download/).
Install using this: https://deb.nodesource.com/ and try >=v20
2. Install the latest Firebase CLI by running the following in your terminal: `npm install -g firebase-tools`. The version known to work with this README.md is 13.3.0.
3. In your terminal, run `git clone https://github.com/columbia/adsprivate.git && cd adsprivate/demo`.
3. In your terminal, run `git clone https://github.com/columbia/cookiemonster.git && cd cookiemonster/demo`.
4. In your terminal, run `npm install && cd functions && npm install && cd ..`. This command will install all the required dependencies for you to locally run the `attribution-reporting` demo.

### Run locally
Expand Down

0 comments on commit fde1d49

Please sign in to comment.