Skip to content

Commit

Permalink
Updated GitHub URL in curl command of the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daklaus committed Apr 20, 2015
1 parent f9596b1 commit 1c797cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

If your main file is `mypaper.tex`:

$ curl -O https://raw.github.com/ransford/pdflatex-makefile/master/Makefile.include
$ curl -O https://raw.githubusercontent.com/ransford/pdflatex-makefile/master/Makefile.include
$ cat > Makefile
TARGET=mypaper
include Makefile.include
Expand Down

0 comments on commit 1c797cf

Please sign in to comment.