瀏覽代碼

Fixed typos

Muthu Kumar 8 年之前
父節點
當前提交
f3da60c5d7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.