We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1238b6 commit b1742afCopy full SHA for b1742af
README.md
@@ -9,7 +9,8 @@ The new documentation files will be pushed to the [`gh-pages`](https://github.co
9
10
## Building the docs
11
12
-With proper dependencies installed, run `GKSwstype=nul CI=true julia --project=docs docs/make.jl`.
+With proper dependencies installed, run the following on your local terminal `$ GKSwstype=nul CI=true julia --project=docs docs/make.jl`.
13
+
14
Setting the environment variable `CI=true` is optional, but this will be closer to the remote docs building process.
15
16
## Contributing demos
0 commit comments