Skip to content

Commit 46ae68c

Browse files
committed
Added download zip image NO_JIRA
1 parent 61adce2 commit 46ae68c

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff 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

4951
This 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+
```

assets/download_zip.png

36.9 KB
Loading

0 commit comments

Comments
 (0)