Skip to content

Commit b4db1bc

Browse files
authored
Merge pull request #6 from matplotlib/nicolas
Nicolas
2 parents 29bee69 + 33e1ee4 commit b4db1bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* `fonts/source-code-pro/*` : See https://fonts.google.com/specimen/Source+Code+Pro
1313
* `fonts/source-sans-pro/*` : See https://fonts.google.com/specimen/Source+Sans+Pro
1414
* `fonts/source-serif-pro/*` : See https://fonts.google.com/specimen/Source+Serif+Pro
15-
* `fonts/delicious-123: See https://www.exljbris.com/delicious.html
15+
* `fonts/delicious-123/*` : See https://www.exljbris.com/delicious.html
1616

1717
2. You need to generate all the figures:
1818

@@ -24,6 +24,6 @@ $ cd ..
2424

2525
3. Compile the sheet
2626
```
27-
$ xelatex cheatsheet-basic.tex
28-
$ xelatex cheatsheet-basic.tex
27+
$ xelatex cheatsheets.tex
28+
$ xelatex cheatsheets.tex
2929
```

0 commit comments

Comments
 (0)