Skip to content

Commit

Permalink
doc: Update docs to not assume you're in the UnicodeJsps subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Oct 18, 2023
1 parent 801468c commit 156af3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/unicodejsps/gcp-run.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ mkdir -p UnicodeJsps/target && tar -cpz --exclude=.git -f UnicodeJsps/target/cld
- build it

```
docker build -t unicode/unicode-jsps .
docker build -t unicode/unicode-jsps UnicodeJsps/
```

- try it
Expand Down

0 comments on commit 156af3f

Please sign in to comment.