mirror of
https://github.com/keystone-engine/keystone
synced 2026-06-08 15:15:30 +00:00
Updated README.
Included sentence on opam config env, and running a test binary.
This commit is contained in:
@@ -12,7 +12,8 @@ correct location. The default location is
|
||||
|
||||
To Build:
|
||||
|
||||
1. Install opam
|
||||
1. Install opam. Make sure to run eval `opam config env` to make sure
|
||||
environment variables are set properly.
|
||||
|
||||
2. Install necessary packages:
|
||||
|
||||
@@ -20,6 +21,8 @@ To Build:
|
||||
|
||||
4. Run make
|
||||
|
||||
5. Test the bindings by running ./test-bindings.native
|
||||
|
||||
To rebuild the build files (make, configure etc) run oasis setup
|
||||
|
||||
To install the bindings run make install
|
||||
|
||||
Reference in New Issue
Block a user