Skip to content

Commit

Permalink
Revert "One too many parent directories in the cd step"
Browse files Browse the repository at this point in the history
This reverts commit d630ba5.
  • Loading branch information
allejo committed Jan 6, 2014
1 parent d630ba5 commit 8e2b8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Compiling

7. Instruct the build system to generate a Makefile and then compile and install the plugin.

`cd ..; ./autogen.sh; ./configure; make; make install;`
`cd ../..; ./autogen.sh; ./configure; make; make install;`

Server Details
--------------
Expand Down

0 comments on commit 8e2b8a3

Please sign in to comment.