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
66
77This folder contains scripts that can be run to create requirement screenshots for all of the learn guide projects
88
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 .
1010
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.
1412
1513With that pointed at a learn guide repo you can run:
1614
You can’t perform that action at this time.
0 commit comments