Skip to content

Commit 5f9eac4

Browse files
brian-roseclyne
andauthored
clarify build command instruction
Co-authored-by: clyne <[email protected]>
1 parent 4005105 commit 5f9eac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portal/cookbook-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The file `README.md` serves as the homepage of your Cookbook, so it should be de
125125

126126
### Build your Cookbook locally
127127

128-
You should be able to build your new Cookbook on your local machine by doing
128+
You should be able to build your new Cookbook on your local machine by running this command from the root of the repository:
129129
```
130130
jupyter-book build .
131131
```

0 commit comments

Comments
 (0)