Skip to content

Commit 812fa53

Browse files
committed
Refine the README
1 parent f459069 commit 812fa53

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ SPDX-License-Identifier: MIT
66

77
This 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

1513
With that pointed at a learn guide repo you can run:
1614

0 commit comments

Comments
 (0)