Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Commit 8c59110

Browse files
authored
Merge pull request #22 from kdbanman/fix-readme
Change README to use the correct makefile command
2 parents 1157ff5 + eafb0b7 commit 8c59110

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
@@ -47,7 +47,7 @@ With bazel:
4747

4848
With Makefile:
4949
```bash
50-
make pip_pkg
50+
make zero_out_pip_pkg
5151
```
5252

5353
### Install and Test PIP Package

0 commit comments

Comments
 (0)