Skip to content

Commit

Permalink
fix(backend): removed old version comment (#11549)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Dowler <[email protected]>
  • Loading branch information
dandawg authored Jan 21, 2025
1 parent 76ce322 commit 906b5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/v2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ it should have the following content:
echo "GOARCH_VALUE="$(go env GOARCH) >> .env
```
* Install sample test python dependencies (require Python 3.7 or 3.8 due to [ml-metadata limitation](https://github.com/google/ml-metadata/issues/139)):
* Install sample test python dependencies:
```bash
cd test
Expand Down

0 comments on commit 906b5c0

Please sign in to comment.