File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,8 @@ package repository. To configure your machine to access GenJAX:
34
34
- [ File an issue] ( https://github.com/probcomp/bayes3d/issues/new ) asking @sritchie to give you access.
35
35
- [ Install the Google Cloud command line tools] ( https://cloud.google.com/sdk/docs/install ) .
36
36
- Follow the instructions on the [ installation page] ( https://cloud.google.com/sdk/docs/install )
37
- - run ` gcloud init ` as described [ in this
38
- guide] ( https://cloud.google.com/sdk/docs/initializing ) and configure the tool
39
- with the ` probcomp-caliban ` project ID.
37
+ - run ` gcloud auth application-default login ` as described [ in this
38
+ guide] ( https://cloud.google.com/sdk/docs/initializing ) .
40
39
41
40
Then run the following command to configure ` pip ` to use these new gcloud
42
41
commands:
You can’t perform that action at this time.
0 commit comments