Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Commit

Permalink
minor markdown fix in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Electrux committed Dec 2, 2019
1 parent bad1c02 commit ce3d1f6
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 @@ -72,9 +72,9 @@ Note that if you use `PREFIX_DIR`, you may need root access depending on the dir

The following items will be installed:

* buildfiles/et -> $PREFIX_DIR/bin/
* buildfiles/lib\*.so $PREFIX_DIR/lib/ethereal/
* include/ethereal/\* $PREFIX_DIR/include/ethereal/
* `buildfiles/et` -> `$PREFIX_DIR/bin/`
* `buildfiles/lib*.so` -> `$PREFIX_DIR/lib/ethereal/`
* `include/ethereal/*` -> `$PREFIX_DIR/include/ethereal/`

Also, the interpreter code internally uses `PREFIX_DIR` to locate the `lib` and `include` directories, so you will have to rebuild the codebase if you change `PREFIX_DIR`.

Expand Down

0 comments on commit ce3d1f6

Please sign in to comment.