Skip to content

Commit

Permalink
update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
osalyk committed Jul 11, 2024
1 parent 1a2c7f9 commit bf69add
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This repository utilizes [Google Test](https://github.com/google/googletest) C++
### Building The Source ###
To build pmdk-tests, the following packages are required:
* **[PMDK](https://github.com/pmem/pmdk)**
* **CMake - version 2.8.12 or greater**
* **CMake - version 3.0 or greater**

#### Building pmdk-tests ####
In the pmdk-tests root directory:
Expand Down Expand Up @@ -70,6 +70,7 @@ For more information about running tests see [Google Test documentation](https:/

### Other Requirements ###
Python scripts in pmdk-tests are compatible with Python 3.4.
Install libboost-filesystem library.

### See also ###
Detailed documentation for specific test groups:
Expand Down

0 comments on commit bf69add

Please sign in to comment.