mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-30 00:00:15 +01:00
remove typo
This commit is contained in:
parent
4175c29908
commit
db365c3634
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "-- Local CMake v${MAJOR}.${MINOR} installed to ${CMAKE_DIR_REL}"
|
echo "-- Local CMake v${MAJOR}.${MINOR} installed to ${CMAKE_DIR_REL}"
|
||||||
echo "-- Next time you source this script, no download will be neccessary"
|
echo "-- Next time you source this script, no download will be necessary"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export PATH="${CMAKE_DIR}/bin:${PATH}"
|
export PATH="${CMAKE_DIR}/bin:${PATH}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue