Update book-example/src/continuous-integration.md

Co-Authored-By: bluejekyll <benjaminfry@me.com>
This commit is contained in:
Dylan DPC 2019-04-29 15:33:25 -07:00 committed by GitHub
parent 62af2367bb
commit 39211291d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ That's it!
### Deploying to GitHub Pages manually
If you're CI doesn't support a GitHub pages, or you're deploying somewhere else
with GitHub pages like integration, *note: you may want to use different tmp dirs*:
with integrations such as Github Pages:
*note: you may want to use different tmp dirs*:
```console
$> git worktree add /tmp/book gh-pages