mirror of
https://github.com/gflags/gflags.git
synced 2025-04-04 13:05:03 +00:00
Update index.html dependency with Bazel section.
This commit is contained in:
parent
ae2fae5645
commit
cb68d9eeb8
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ add the following lines to your <code>WORKSPACE</code> file
|
|||
git_repository(
|
||||
name = "com_github_gflags_gflags",
|
||||
remote = "https://github.com/gflags/gflags.git",
|
||||
tags = "v2.2.2"
|
||||
tags = ["v2.2.2"]
|
||||
)
|
||||
</pre>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue