Skip to content

Commit e9f57fd

Browse files
authored
Update README: zsh compatible bazel command
1 parent a5fd8cf commit e9f57fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ automatically.
1717
```
1818
git clone https://github.com/google/differential-privacy.git
1919
cd java
20-
bazel build ...
20+
bazel build "..."
2121
```
2222
3. Install `libdifferentialprivacy.jar` in your local Maven repository:
2323
```

0 commit comments

Comments
 (0)