Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rajat-dreamvu authored Mar 16, 2022
1 parent 445e38f commit 0152277
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ The software provides 3D object detection and tracking using [PAL USB](https://d
Please follow the instructions given below on any of the Nvidia Jetson embedded boards with Jetpack 4.6 to install the software.

## Step 1. Clone the repository
- sudo apt-get install git-lfs
git clone -b PAL --single-branch https://github.com/DreamVu/3D-Object-Detection-Tracking.git
cd 3D-Object-Detection-Tracking
git lfs pull
sudo apt-get install git-lfs
git clone -b PAL --single-branch https://github.com/DreamVu/3D-Object-Detection-Tracking.git
cd 3D-Object-Detection-Tracking
git lfs pull
## Step 2. Installing Dependencies
Confirm the following dependencies. These are must have to proceed further
Expand Down

0 comments on commit 0152277

Please sign in to comment.