Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
happynear authored May 27, 2021
1 parent ec9c78a commit 6230b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ To install requirements:

```shell
pip install -r requirements.txt
apt-get install ninja-build
```

Install `LiDAR_RCNN` library:

```python
apt-get install ninja-build
python setup.py develop --user
```

Expand Down

0 comments on commit 6230b8f

Please sign in to comment.