aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'site/docs/tutorial')
-rw-r--r--site/docs/tutorial/workspace.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/tutorial/workspace.md b/site/docs/tutorial/workspace.md
index 13e55ab79d..be8883216a 100644
--- a/site/docs/tutorial/workspace.md
+++ b/site/docs/tutorial/workspace.md
@@ -20,7 +20,7 @@ For your convenience, set the `$WORKSPACE` environment variable now to refer to
your workspace directory. At the command line, enter:
```bash
-$ export $WORKSPACE=$HOME/examples/tutorial
+$ export WORKSPACE=$HOME/examples/tutorial
```
## Create a WORKSPACE file