7aaff0b6757b22d5fc715cdf5f81d52007fcb1ee
public/git-how.md
| ... | ... | @@ -32,7 +32,7 @@ This lets us observe the directory hierarchy Git creates to manage the state of |
| 32 | 32 | |
| 33 | 33 | In the first tab, |
| 34 | 34 | |
| 35 | -``` { run } |
|
| 35 | +```bash |
|
| 36 | 36 | cd $HOME |
| 37 | 37 | cd src |
| 38 | 38 | rm -fR wiki |