Skip to content

Commit 6061d4b

Browse files
delete note about private repo
1 parent 81d4876 commit 6061d4b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

firestore-counter/POSTINSTALL.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ gcloud scheduler jobs create http firestore-sharded-counter-controller --schedul
3333

3434
1. Download and copy the [Counter SDK](https://github.com/firebase/extensions/tree/master/firestore-counter/clients/web/dist/sharded-counter.js) into your application project.
3535

36-
Note: You might get a "Permission denied" error for the source repository. If you do, locate the **Sign in** button on the error page, then sign in to access to the repo.
37-
3836
1. Use the Counter SDK library in your code to increment counters. The code snippet below shows an example of how to use the library. For more comprehensive API documentation, refer to the [source code](https://github.com/firebase/extensions/tree/master/firestore-counter/clients/web/src/index.ts).
3937

4038
```html

0 commit comments

Comments
 (0)