Skip to content

Commit 76ce90a

Browse files
committed
doc: Remove instructions to create empty directories
This is now handled automatically in the generate shared intermediates script.
1 parent 6b0f89d commit 76ce90a

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

+1-9
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,7 @@ environment is setup.
2121

2222
### Prequesites and environment setup
2323

24-
1. Create the renders directory for final graph exports and scratch directory
25-
for checkpointed work in progress.
26-
27-
```
28-
mkdir renders
29-
mkdir scratch
30-
```
31-
32-
2. Download and extract the data (see [data](#data))
24+
1. Download and extract the data (see [data](#data))
3325

3426
2. Install dependencies
3527

0 commit comments

Comments
 (0)