Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samtstern authored Oct 10, 2017
1 parent 7d6a4dd commit 85cc465
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions firestore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,10 @@ with the correct paramters filled in:

This app also provides an index specification file in `indexes.json`
which specifies all indexes required to run the application. You can
add all of these indexes programatically using the `firestore-index-client`
CLI from [`firestore-tools`][firestore-tools].
add all of these indexes programatically using the [Firebase CLI][firebase-cli].

[firestore-docs]: https://firebase.google.com/docs/firestore/
[setup-android]: https://firebase.google.com/docs/firestore/client/setup-android
[auth-providers]: https://console.firebase.google.com/project/_/authentication/providers
[firebaseui]: https://github.com/firebase/FirebaseUI-Android
[firestore-tools]: TODO
[firebase-cli]: https://firebase.google.com/docs/firestore/query-data/indexing#use_the_firebase_cli

0 comments on commit 85cc465

Please sign in to comment.