Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobHomanics committed Feb 8, 2024
1 parent dffe1cf commit 0ae11f6
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 @@ -45,7 +45,7 @@ yarn deployDemo

This command deploys a test smart contract to the local network. The contract is located at `packages/foundry/lib/reputation/src/ReputationTokensStandalone.sol`.

The `yarn deploy` command uses the deploy script located in `packages/foundry/script/DeployDemo.s.sol` to deploy the contract to the network. You can also customize the deploy script.
The `yarn deployDemo` command uses the deploy script located in `packages/foundry/script/DeployDemo.s.sol` to deploy the contract to the network. You can also customize the deploy script.

5. View results on webpage

Expand Down

0 comments on commit 0ae11f6

Please sign in to comment.