Skip to content

Commit

Permalink
misc: update README.md
Browse files Browse the repository at this point in the history
We use asciidoctor now, not asciidoc.

Fixes #1329

Signed-off-by: Yuxuan Shui <[email protected]>
  • Loading branch information
yshui committed Sep 8, 2024
1 parent 25000a8 commit 61361ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ On Fedora, the needed packages are
dbus-devel gcc git libconfig-devel libdrm-devel libev-devel libX11-devel libX11-xcb libxcb-devel libGL-devel libEGL-devel libepoxy-devel meson pcre2-devel pixman-devel uthash-devel xcb-util-image-devel xcb-util-renderutil-devel xorg-x11-proto-devel xcb-util-devel
```

To build the documents, you need `asciidoc`
To build the documents, you need `asciidoctor`

### To build

Expand Down

0 comments on commit 61361ad

Please sign in to comment.