Closed xstable closed 7 years ago
Hi @xstable it assumes you've named the directory cms or used git to download it which would create the dir for you. But it should probably be more like this to make it clear:
$ git clone https://github.com/totaljs/cms.git
$ cd cms
$ npm install total.js
$ node debug.js
I'll update the readme.
Thanks.
You write:
But there is no /cms. So erase the second line, and all will be fine :)