Skip to content

Commit 4401f21

Browse files
committed
(docs) update readme
1 parent b687065 commit 4401f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ You can find the source code to implement a full featured chat app using Firebas
257257
To test it using your own Firebase project:
258258

259259
- Clone this repository: `git clone https://github.com/antoine92190/vue-advanced-chat.git`
260-
- Inside `demo/src/firestore/index.js` file, replace the line `const config = { ... }` by your own Firebase config
260+
- Inside `demo/src/firestore/index.js` file, replace the line `const config = ...` by your own Firebase config
261261
- Go inside `demo` folder and run `npm run serve`
262262

263263
### Data structure

0 commit comments

Comments
 (0)