File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,10 @@ This section will focus on how to download multiple or individual scripts:
3434### 1. Downloading All Scripts
3535
3636
37- #### TODO - Add gif of downloading Repo
38- #### TODO - write instructions on how to download
37+ #### Downloading Zip file:
38+ Click ` Code ` and Select ` Download Zip ` :
39+
40+ <img src =" assets/download_zip.png " width =" 250px " >
3941
4042
4143### 2. Downloading Individual Scripts
@@ -48,4 +50,8 @@ This section will focus on how to download multiple or individual scripts:
4850
4951This requires you to already have the CSD Python API installed.
5052
51- ##### TODO - Write instructions
53+ Windows:
54+ ``` cmd
55+ "<CCDC_INSTALL_LOCATION>\CCDC\Python_API_2022\miniconda\Scripts\activate.bat"
56+ python script_example.py
57+ ```
You can’t perform that action at this time.
0 commit comments