Skip to content

Commit a00cf1d

Browse files
authored
Update the SPS installation command in README (#320)
1 parent 32704ca commit a00cf1d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • pathwaysutils/experimental/shared_pathways_service

pathwaysutils/experimental/shared_pathways_service/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ I1208 20:10:18.148825 ...] argv[2]: '--resource_manager_address=pathways-c
8989
### 1. Install `pathwaysutils` and SPS dependencies.
9090

9191
```shell
92-
pip install --upgrade
93-
git+https://github.com/AI-Hypercomputer/pathways-utils[sps]
92+
pip install --upgrade "pathwaysutils[sps] @ git+https://github.com/AI-Hypercomputer/pathways-utils.git"
9493

9594
# Note: google-cloud-monitoring is optional. If you don't wish to collect SPS usage metrics, install with pathways-utils[sps_without_monitoring].
9695
```

0 commit comments

Comments
 (0)