Skip to content

Commit 2274cbe

Browse files
committed
readme update
1 parent ed2325d commit 2274cbe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,19 @@ __node.js not higher than v10 is required__
3232
cd sqltabs
3333
npm install
3434

35+
3536
3. Run the application:
3637

3738
npm start
3839

3940

4041
Contribution and issues reports are very appreciated.
4142

43+
44+
### Platform specific things
45+
46+
You might want to rebuild grpc for firebase driver to work:
47+
48+
npm rebuild grpc --runtime=electron --target=4.1.0 --target_archx64
49+
50+

0 commit comments

Comments
 (0)