Skip to content

Commit

Permalink
Update docs/04-resources/04-tutorials/rootstock-vyper.md
Browse files Browse the repository at this point in the history
Co-authored-by: Owanate Amachree <[email protected]>
  • Loading branch information
EdwinLiavaa and owans authored Dec 9, 2024
1 parent fd09210 commit 33dbfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/04-resources/04-tutorials/rootstock-vyper.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ pip install python-dotenv web3 vyper

## Configuration

Create a `.env` file in your project root with your configuration:
Create a `.env` file in the project root and specify your custom configuration:

```env
RPC_URL="https://rpc.testnet.rootstock.io/[YOUR-API-KEY]"
Expand Down

0 comments on commit 33dbfde

Please sign in to comment.