1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-06 14:20:56 +00:00

fix quotes in readme

This commit is contained in:
Nils 2017-11-13 22:21:49 +01:00 committed by GitHub
parent 1f3ad54d83
commit 419273f4dd
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: server for development. To get everything you need:
1. Install node.js and npm 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 From there, you can use npm to build the extension from source simply by