Skip to content

Commit e992150

Browse files
authored
add note about running sg bazel configure (#1171)
1 parent 82cdb4c commit e992150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ We adhere to the [general Sourcegraph principles for testing](https://docs.sourc
8383
[...]
8484
```
8585
After updating the checksums, rerun the command to verify that the values are correct.
86-
4. Run `sg generate bazel` (this may not result in any changes)
86+
4. Run `sg generate bazel` and `sg bazel configure` (this may not result in any changes)
8787
4. Commit the changes, and open a PR.
8888
6. Once the version bump PR is merged and the commit is live on dotcom, check that the [curl commands in the README](README.md#installation) also fetch the new latest version.
8989

0 commit comments

Comments
 (0)