diff --git a/.gitignore b/.gitignore index 243df1e..2b49df1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ data *__pycache__ .idea .vscode +site diff --git a/docs/getting_started/quick_start.md b/docs/getting_started/quick_start.md index ff88ea0..078206d 100644 --- a/docs/getting_started/quick_start.md +++ b/docs/getting_started/quick_start.md @@ -36,7 +36,7 @@ 3. Download data - `./download_data.sh` 4. Check your file directory, it should be: - - `ROAR-Sim` + - `ROAR-Decal` - `data` - `easy_map_waypoints.txt` - `... other data files` @@ -62,7 +62,7 @@ 4. Download data - `./download_data.bat` 5. Check your file directory, it should be: - - `ROAR-Sim` + - `ROAR-Decal` - `data` - `easy_map_waypoints.txt` - `... other data files`