Skip to content

Commit

Permalink
docs: add clone command to install instructions (#78)
Browse files Browse the repository at this point in the history
Fixes #76
  • Loading branch information
mryel00 authored Jul 7, 2024
1 parent 79b9c91 commit 22726bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ If you want to install Spyglass globally on your machine you can use `python -m
Quite simple:

```bash
cd ~
git clone https://github.com/roamingthings/spyglass
cd ~/spyglass
make install
```
Expand Down

0 comments on commit 22726bd

Please sign in to comment.