8022efe3855711e0b158f72764fa3020d77a0eb2
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 | -```bash |
|
| 35 | +``` { run } |
|
| 36 | 36 | cd $HOME |
| 37 | 37 | cd src |
| 38 | 38 | rm -fR wiki |