浏览代码

add url in README

master
wacked 5 年前
父节点
当前提交
c9830ffc6e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

I recommend the latter. From the root of your Hugo site, type the following: I recommend the latter. From the root of your Hugo site, type the following:


``` ```
$ git submodule add GIT_URL_HERE themes/minimal-no-third-party
$ git submodule add http://vcs.wacked.codes/wacked/minimal-no-third-party.git themes/minimal-no-third-party
$ git submodule init $ git submodule init
$ git submodule update $ git submodule update
``` ```

正在加载...
取消
保存