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.5.3-dev
31+ MAKEFILE4LATEX_VERSION = 0.6.0
3232
3333define help_message
3434Makefile for LaTeX ($(MAKEFILE4LATEX_VERSION ) )
Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ Getting started
4545---------------
4646
4747Download ` Makefile ` via
48- [ this link] ( https://raw.githubusercontent.com/tueda/makefile4latex/v0.5.2 /Makefile )
48+ [ this link] ( https://raw.githubusercontent.com/tueda/makefile4latex/v0.6.0 /Makefile )
4949in your browser or by using ` curl ` :
5050``` shell
51- curl -O https://raw.githubusercontent.com/tueda/makefile4latex/v0.5.2 /Makefile
51+ curl -O https://raw.githubusercontent.com/tueda/makefile4latex/v0.6.0 /Makefile
5252```
5353and put it into a directory that contains LaTeX files. Then just type:
5454``` shell
You can’t perform that action at this time.
0 commit comments