Muthu Kumar vor 8 Jahren
Ursprung
Commit
f3da60c5d7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -43,7 +43,7 @@
 ## Setup
 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.
 3. Install dependencies: `npm install`.
 4. Start Neo4j database.