mirror of
https://github.com/go-gitea/gitea
synced 2024-11-08 21:47:02 +01:00
fix readme format (#12797)
Originally, the tabbed content under 'If pre-built frontend files are present it is possible to only build the backend:‘ has tab within the tabbed content. This commit fixed it. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
parent
c3e8c9441a
commit
4d1c41d4e2
@ -45,7 +45,7 @@ The `build` target is split into two sub-targets:
|
|||||||
|
|
||||||
If pre-built frontend files are present it is possible to only build the backend:
|
If pre-built frontend files are present it is possible to only build the backend:
|
||||||
|
|
||||||
TAGS="bindata" make backend
|
TAGS="bindata" make backend
|
||||||
|
|
||||||
Parallelism is not supported for these targets, so please don't include `-j <num>`.
|
Parallelism is not supported for these targets, so please don't include `-j <num>`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user