1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-02 16:08:31 +00:00

Merge pull request #278 from nuuls/patch-1

fix quotes in readme
This commit is contained in:
Mike 2017-11-13 16:24:27 -05:00 committed by GitHub
commit 720b875196
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ FrankerFaceZ uses node.js to manage development dependencies and to run an HTTP
server for development. To get everything you need:
1. Install node.js and npm
2. Run ```npm install`` within the FrankerFaceZ directory.
2. Run ```npm install``` within the FrankerFaceZ directory.
From there, you can use npm to build the extension from source simply by