Skip to content

Commit f62a2e6

Browse files
committed
Update the README process for WRITEME
1 parent 667a885 commit f62a2e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tools/readmes/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ the commands might vary slightly. For example, on Windows, use `py` in place of
2828

2929
## Generate a README
3030

31-
> These instructions assume you're running the commands from the `.tools/writeme`
31+
> These instructions assume you're running the commands from the `.tools/readmes`
3232
> directory, using the venv installed there.
3333
3434
WRITEME creates content primarily from metadata you have already
3535
authored for the SOS project. After you have authored metadata and snippet tags
36-
for your examples, run the following command in the root folder of the repo:
36+
for your examples, run the following command in the `.tools/readmes` folder:
3737

3838
```
3939
python -m writeme --languages <language>:<version> --services <service>

0 commit comments

Comments
 (0)