Skip to content

Commit

Permalink
doc: Eliminate unnecessary directory moves (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
uhobeike authored Nov 26, 2023
1 parent d32d270 commit e3b6846
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion documentation/docfx_project/setup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ sudo docker run --rm --runtime=nvidia --gpus all nvidia/cuda:11.6.2-base-ubuntu2
```
sudo apt install -y git-lfs
git lfs clone https://github.com/AutomotiveAIChallenge/aichallenge2023-racing
cd aichallenge2023-racing
```
3. 大会用dockerイメージのビルド
```
Expand Down
2 changes: 0 additions & 2 deletions documentation/docfx_project_en/setup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ Please install the following.
```
sudo apt install -y git-lfs
git lfs clone https://github.com/AutomotiveAIChallenge/aichallenge2023-racing
cd aichallenge2023-racing
git submodule update --init --recursive
```
3. build docker image for competition
```
Expand Down

0 comments on commit e3b6846

Please sign in to comment.