Update README.md

This commit is contained in:
Zephyr Zhou 2023-10-15 14:49:33 -07:00 committed by GitHub
parent ef507352ff
commit 30f30d369a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,4 +7,11 @@ Simply copying libfuse.
1. Fork the main branch and work on your own branch. 1. Fork the main branch and work on your own branch.
2. Test before initiating a Pull Request. 2. Test before initiating a Pull Request.
3. Get approved to get merged. 3. Get approved to get merged.
# Running
cmake
make
# test
./test/run_tests