Add clone instructions to README
This commit is contained in:
12
README.md
12
README.md
@@ -16,3 +16,15 @@ To resume work in Claude Code from this directory:
|
||||
cd /Users/petermarfleet/code/bin/security
|
||||
claude
|
||||
```
|
||||
|
||||
## Cloning to a New Machine
|
||||
|
||||
```bash
|
||||
git clone http://100.120.125.113:3000/pdm/security-tools.git
|
||||
```
|
||||
|
||||
To clone to a specific path:
|
||||
|
||||
```bash
|
||||
git clone http://100.120.125.113:3000/pdm/security-tools.git /path/to/destination
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user