mirror of
https://github.com/gflags/gflags.git
synced 2025-04-05 05:25:04 +00:00
Update index.html dependency with Bazel section.
This commit is contained in:
parent
5423258227
commit
b10f7430c7
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