diff --git a/README.md b/README.md index e929b5cd..b6dc60c7 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,7 @@ will then install it in your system path (along with, provided everything works, the mathtex-xournalpp executable for latex support). Often problems with this method arise, especially due to autotools. -Some general strategies are to reconfigure autotools by running -```autoreconf``` +Some general strategies are to reconfigure autotools by running ```autoreconf``` in the xournalpp/ directory, before a ```./configure && make```.