Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nily-dti committed Dec 10, 2019
1 parent 747ae6b commit c11eebd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,13 @@ After that install the pre-commit hooks
pre-commit install
```

# Installing NVIDIA Drivers
# Installing System Dependencies

## Docker

Refer to the official install guide: https://docs.docker.com/install/linux/docker-ce/ubuntu/

## NVIDIA Drivers (Optional, required for GPU)

```bash
# Add PPA
Expand Down

0 comments on commit c11eebd

Please sign in to comment.