From 5f7d3c8d8a6340f1efccc4b3eac842788c1628ec Mon Sep 17 00:00:00 2001 From: "Ivan.Nginx" Date: Sun, 31 Dec 2017 10:57:47 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3a4e23..cbcf355 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Change dir to **NexT** directory. There must be `layout`, `source`, `languages` and other directories: ```sh -$ cd hexo/themes/next +$ cd themes/next $ ls bower.json _config.yml docs gulpfile.coffee languages layout LICENSE.md package.json README.md scripts source test ```