ソースを参照

README: update make command to build full release (#5004)

* update make command to build full release

* use quoted TAGS

`TAGS=bindata` => `TAGS="bindata"`
tags/v1.6.0-dev
AJ ONeal 5年前
コミット
2b8dc17db7
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      README.md

+ 1
- 1
README.md ファイルの表示

@@ -29,7 +29,7 @@ This project has been

From the root of the source tree, run:

make generate all
TAGS="bindata" make generate all

More info: https://docs.gitea.io/en-us/install-from-source/


読み込み中…
キャンセル
保存