Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshitaB committed Dec 5, 2023
1 parent 1275bcd commit 7df251a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ADVANCED.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ tango --settings tango.yml run configs/evaluation_template.jsonnet --workspace m

* Enable Google Datastore in your GCE console for your project.

* ```commandline
* Login with CLI

```commandline
gcloud auth login
gcloud auth application-default login
gcloud config set project <your-project>
Expand Down

0 comments on commit 7df251a

Please sign in to comment.