doc(syntax_highlight_in_latex.md): fix typo
[skip ci]
This commit is contained in:
parent
a005c8f4d0
commit
bf34e626cb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Checkout [Pygments development repository][pygments-dev] and build Pygments:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
hg clone https://bitbucket.org/birkenfeld/pygments-main/
|
hg clone https://bitbucket.org/birkenfeld/pygments-main/
|
||||||
cd pygmentsd-main
|
cd pygments-main
|
||||||
make mapfiles
|
make mapfiles
|
||||||
sudo ./setup.py install
|
sudo ./setup.py install
|
||||||
````
|
````
|
||||||
|
|
Loading…
Reference in a new issue