Skip to content

Commit 3f320a6

Browse files
Remove copying setup.sh and build.sh from docker_build folder
1 parent 5170f26 commit 3f320a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/getting-started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ This guide outlines the steps for building the project from source on Ubuntu 20.
5757
##### For Ubuntu 20.04
5858

5959
cd /home/$USER/Formula-Student-Driverless-Simulator/AirSim
60-
cp ./docker_build/setup.sh .
61-
cp ./docker_build/build.sh .
6260
./setup.sh && ./build.sh
6361

6462
##### For Ubuntu 22.04+

0 commit comments

Comments
 (0)