mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-01-23 07:20:20 +08:00
Minor styling change
This commit is contained in:
parent
a0916bd83a
commit
94702dbdda
@ -32,14 +32,14 @@ $ mdbook build
|
|||||||
```
|
```
|
||||||
|
|
||||||
The output will be in the `book` subdirectory. To check it out, open it in
|
The output will be in the `book` subdirectory. To check it out, open it in
|
||||||
your web browser:
|
your web browser.
|
||||||
|
|
||||||
Firefox:
|
_Firefox:_
|
||||||
```bash
|
```bash
|
||||||
$ firefox book/index.html
|
$ firefox book/index.html
|
||||||
```
|
```
|
||||||
|
|
||||||
Chrome:
|
_Chrome:_
|
||||||
```bash
|
```bash
|
||||||
$ open -a "Google Chrome" book/index.html
|
$ open -a "Google Chrome" book/index.html
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user