mirror of
https://github.com/jcreek/Sarpy.git
synced 2026-07-14 11:43:42 +00:00
docs(*): Add readmes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Sarpy v3
|
||||
|
||||
`python3 -m venv venv`
|
||||
|
||||
On Windows `./venv/Scripts/activate`
|
||||
On Mac/Linux `source venv/bin/activate`
|
||||
|
||||
`pip3 install -r requirements.txt`
|
||||
|
||||
Reference in New Issue
Block a user