diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sessions/first-project.run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sessions/first-project.run b/doc/sessions/first-project.run index f2500a9d0..c2d2067c4 100644 --- a/doc/sessions/first-project.run +++ b/doc/sessions/first-project.run @@ -28,7 +28,7 @@ commands: # Checkout the output - directory: ../examples/first-project output: ../source/sessions/first-project-checkout.html - command: checkout hello.bst here + command: artifact checkout --directory here hello.bst # Checkout the output - directory: ../examples/first-project |