1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 10:47:43 +02:00

typo fix in README

This commit is contained in:
q-posev 2021-04-30 14:30:57 +02:00
parent ace47afdd4
commit 8b64b698b1

View File

@ -5,7 +5,7 @@ TREX I/O library
1. `git clone https://github.com/TREX-CoE/trexio.git`
2. `cd trexio`
4. `cd tools && ./build_trexio.sh && cd ..
4. `cd tools && ./build_trexio.sh && cd ..`
5. `autoreconf`
6. `automake --add-missing --copy`
7. `./configure`