Skip to content

Commit

Permalink
merge with main
Browse files Browse the repository at this point in the history
  • Loading branch information
YUUU23 committed Jul 9, 2024
2 parents e8a5908 + bd8b659 commit 3639294
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
.vscode

# Firebase
./firebase
.firebase
2 changes: 1 addition & 1 deletion docs/quick_start.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ npm install
Certain Node dependencies are best installed globally. These tools will be available from the command line anywhere on your system.

```shell title="Install Honeycomb's global dependencies"
npm install -g electron firebase-tools dotenv-cli electron lint-staged
npm install -g electron firebase-tools dotenv-cli lint-staged
```

## Run the Task
Expand Down

0 comments on commit 3639294

Please sign in to comment.