1
0
mirror of https://github.com/phatina/simple-mtpfs synced 2025-01-13 10:21:54 +00:00

fix readme typo

This commit is contained in:
Karel Heyse 2013-09-24 13:56:21 +02:00 committed by Peter Hatina
parent 23e6394ed2
commit 3f7166d656

2
README
View File

@ -35,7 +35,7 @@ compiler to support c++11 standard.
To install the driver, follow these steps:
mkdir build && build
mkdir build && cd build
../configure
make
make install (as root)