Skip to content

Commit e3cbdc8

Browse files
author
Miller
authored
changed bash to sh
1 parent e182889 commit e3cbdc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ what we have for now.
1717
First, go to the repository folder and test the code snippets to catch
1818
compilation errors:
1919

20-
```bash
20+
```sh
2121
cd reference
2222
mdbook test
2323
```
2424

2525
And then generate the book:
2626

27-
```bash
27+
```sh
2828
mdbook build
2929
```
3030

0 commit comments

Comments
 (0)