diff --git a/Setup-Computer-Debian-12.md b/Setup-Computer-Debian-12.md index affa47e..deb2e50 100644 --- a/Setup-Computer-Debian-12.md +++ b/Setup-Computer-Debian-12.md @@ -39,6 +39,7 @@ export CXXFLAGS="-std=c++14" ## and add #include make make install +cp setup.sh ~/orocos/ ```