Skip to content

Commit

Permalink
Improve crucial typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JornJorn committed Mar 28, 2024
1 parent f5bfd0f commit 40a56ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ then
#rm -rf build
mkdir -p build
pushd build
echo -e "${GREEN}Building RoboTeamTwente software${RESET}"
echo -e "${GREEN}Building RoboTeam Twente software${RESET}"
cmake .. -DCMAKE_BUILD_TYPE=Release
make -j$(nproc) roboteam_observer roboteam_ai roboteam_robothub
popd
Expand Down

0 comments on commit 40a56ed

Please sign in to comment.