Pouria Ezzati 6 лет назад
Родитель
Сommit
91f10c8b3c
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -64,8 +64,6 @@ You need to have [Node.js](https://nodejs.org/), [PostgreSQL](https://www.postgr
 4. Run for development: `npm run dev`.
 5. Run for production: `npm run build` then `npm start`.
 
-**[Visit our wiki for a more complete setup and development guide.](https://github.com/thedevs-network/kutt/wiki/Setup-and-deployment)**
-
 ### Docker
 
 You can use Docker to start the app. The simplest way is to just run `docker-compose up` command and then the app should be ready on port "3000".