Skip to content

Commit

Permalink
docs(firebase): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mainawycliffe committed Jan 2, 2025
1 parent 1817f7b commit 4e988e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/firebase/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ npm install -D @nx-toolkits/firebase
We generate a Firebase Functions app using the `@nx-toolkits/firebase:functions` and
connect it to the Firebase project using the `--project` option. This allows for
normal firebase cli commands to be used to work, as if it was an app generated
using firebase cli.
using firebase cli, but with the added benefits of Nx.

### Generate a Firebase Functions app

Expand Down

0 comments on commit 4e988e9

Please sign in to comment.