Skip to content

Commit 8ab0635

Browse files
committed
Update doc
1 parent cb61eea commit 8ab0635

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ Quick Run
1414
cd build
1515
cmake ../src
1616
make
17-
make install
18-
19-
17+
sudo make install
18+
sudo mkdir /mnt/test-verifs2
19+
sudo mount -t fuse.fuse-cpp-ramfs verifs2 /mnt/test-verifs2
20+
2021
Requirements
2122
============
2223
fuse-cpp-ramfs builds with CMake version 3.0 or greater.

0 commit comments

Comments
 (0)