Skip to content

Commit

Permalink
doc: fill in project name on contributing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
NotPeopling2day authored Jun 18, 2022
1 parent e2e5ee0 commit d06e690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ To get started with working on the codebase, use the following steps prepare you
```bash
# Clone the github repo and navigate into the folder
git clone https://github.com/ApeWorX/ape-ledger.git
cd <PROJECT_NAME>
cd ape-ledger

# Create and load a virtual environment
python3 -m venv venv
Expand Down

0 comments on commit d06e690

Please sign in to comment.