diff --git a/README.md b/README.md index e5ef14de8c4f4..a5040ffb6cdfb 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ To automatically update and pin new dependencies, run: You can run Python code locally by updating generated files in the python directory using: ```shell -./go py:update +./go py:build ``` To install Selenium locally based on a specific commit, you can use: