Skip to content

Commit

Permalink
Merge pull request wdas#43 from kant/patch-1
Browse files Browse the repository at this point in the history
* kant/patch-1:
  Minor formatting proposals

Signed-off-by: David Aguilar <[email protected]>
  • Loading branch information
davvid committed Oct 10, 2019
2 parents ca5d68d + 1ec1b60 commit dc40555
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Building with make (Linux):

The Makefile uses cmake under the hood.

This will build, install to a local 'install' directory, and
This will build, install to a local `install` directory, and
run regression tests.


Expand All @@ -40,8 +40,8 @@ run regression tests.
install/lib:
libPtex.a libPtex.so

Note: docs will be generated in the 'src/doc/ptex' directory
and installed as 'install/share/doc/ptex'.
Note: docs will be generated in the `src/doc/ptex` directory
and installed as `install/share/doc/ptex`.


# Development
Expand Down

0 comments on commit dc40555

Please sign in to comment.