Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ed-rhilbert authored Oct 14, 2024
1 parent 1b715c5 commit a5523dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@ JAVA="""C:\Program Files\Common Files\Oracle\Java\javapath\java"""
# For contributors

```bash
git clone [email protected]/ed-rhilbert/cpagent.git
git clone [email protected]:ed-rhilbert/cpagent.git
cd cpagent
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
```
```

0 comments on commit a5523dd

Please sign in to comment.