Skip to content

Commit

Permalink
openwrt: Fix wrong inline code block
Browse files Browse the repository at this point in the history
  • Loading branch information
iBug committed Apr 26, 2024
1 parent eea6aa5 commit 58cb1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/openwrt.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ OpenWRT/LEDE 下载站镜像。

sed -i 's/downloads.openwrt.org/mirrors.ustc.edu.cn\/openwrt/g' /etc/opkg/distfeeds.conf

之后运行 [opkg update]{.title-ref} 更新软件索引,注意检查是否出现错误。
之后运行 `opkg update` 更新软件索引,注意检查是否出现错误。

!!! tip

Expand Down

0 comments on commit 58cb1f3

Please sign in to comment.