Skip to content

Commit f5c4e58

Browse files
tuncbkosebrichet
authored andcommitted
Changed quickstart example
1 parent 8e6f809 commit f5c4e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbgrader/docs/source/configuration/nbgrader_config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Use Case 1: nbgrader and ``jupyter notebook`` run in the same directory
3333
The easiest way to use nbgrader and the formgrader extension is to run both
3434
from the same directory. For example::
3535

36-
nbgrader quickstart ./course101
36+
nbgrader quickstart course101
3737
cd ./course101
3838
jupyter notebook
3939

0 commit comments

Comments
 (0)