File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828# SOFTWARE.
2929#
3030
31- MAKEFILE4LATEX_VERSION = 0.10.1-dev
31+ MAKEFILE4LATEX_VERSION = 0.11.0
3232
3333define help_message
3434Makefile for LaTeX ($(MAKEFILE4LATEX_VERSION ) )
Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ Getting started
4747---------------
4848
4949Download ` Makefile ` via
50- [ this link] ( https://raw.githubusercontent.com/tueda/makefile4latex/v0.10 .0/Makefile )
50+ [ this link] ( https://raw.githubusercontent.com/tueda/makefile4latex/v0.11 .0/Makefile )
5151in your browser or by using ` curl ` :
5252``` shell
53- curl -O https://raw.githubusercontent.com/tueda/makefile4latex/v0.10 .0/Makefile
53+ curl -O https://raw.githubusercontent.com/tueda/makefile4latex/v0.11 .0/Makefile
5454```
5555and put it into a directory that contains LaTeX files. Then just type:
5656``` shell
You can’t perform that action at this time.
0 commit comments