Skip to content

Commit 4d1c41d

Browse files
xiongnemolunny
andauthored
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 <[email protected]>
1 parent c3e8c94 commit 4d1c41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The `build` target is split into two sub-targets:
4545

4646
If pre-built frontend files are present it is possible to only build the backend:
4747

48-
TAGS="bindata" make backend
48+
TAGS="bindata" make backend
4949

5050
Parallelism is not supported for these targets, so please don't include `-j <num>`.
5151

0 commit comments

Comments
 (0)