aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/README.md')
-rw-r--r--Firestore/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Firestore/README.md b/Firestore/README.md
index fbff1b1..10c4221 100644
--- a/Firestore/README.md
+++ b/Firestore/README.md
@@ -3,7 +3,7 @@
```
$ cd Firestore/Example
$ pod update
-$ open Firebase.xcworkspace
+$ open Firestore.xcworkspace
Select the FirestoreTests scheme
⌘-u to build and run the unit tests
```