Skip to content

Commit aa717de

Browse files
Update README.md
1 parent 79d93fc commit aa717de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ bazel build //src/main/java/com/bazel_diff:bazel-diff_deploy.jar
233233
java -jar bazel-bin/src/main/java/com/bazel_diff/bazel-diff_deploy.jar # This JAR can be run anywhere
234234
```
235235

236-
### Build from sources in your Bazel Project
236+
### Build from source in your Bazel Project
237237

238238
Add the following to your `WORKSPACE` file to add the external repositories, replacing the `RELEASE_ARCHIVE_URL` with the archive url of the bazel-diff release you wish to depend on:
239239

0 commit comments

Comments
 (0)