File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,9 @@ SPDX-License-Identifier: MIT
6
6
7
7
This folder contains scripts that can be run to create requirement screenshots for all of the learn guide projects
8
8
9
- To use the scripts you must set ` LEARN_GUIDE_REPO ` inside of ` get_imports.py ` to point to the location of learn guide repo.
9
+ To use the scripts you must set the environment ` LEARN_GUIDE_REPO ` to point to the location of learn guide repo. It must end with a trailing slash .
10
10
11
- default value is ` "../Adafruit_Learning_System_Guides/" `
12
-
13
- One directory above the root of this repo.
11
+ The default value is ` "../Adafruit_Learning_System_Guides/" ` , one directory above the root of this repo.
14
12
15
13
With that pointed at a learn guide repo you can run:
16
14
You can’t perform that action at this time.
0 commit comments