Explorar el Código

Merge pull request #1 from MKRhere/patch-1

Fixed typos
Pouria Ezzati hace 8 años
padre
commit
2d419141cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -43,7 +43,7 @@
 ## Setup
 ## Setup
 You need to have [Node.js](https://nodejs.org/) and [Neo4j](https://neo4j.com/) installed on your system.
 You need to have [Node.js](https://nodejs.org/) and [Neo4j](https://neo4j.com/) installed on your system.
 
 
-1. Clone this repository on [downlaod zip](https://github.com/thedevs-network/kutt/archive/master.zip).
+1. Clone this repository or [download zip](https://github.com/thedevs-network/kutt/archive/master.zip).
 2. Copy `config.example.js` to `config.js` in both server and client folders and fill them properly.
 2. Copy `config.example.js` to `config.js` in both server and client folders and fill them properly.
 3. Install dependencies: `npm install`.
 3. Install dependencies: `npm install`.
 4. Start Neo4j database.
 4. Start Neo4j database.