We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c375e9 commit bcecf09Copy full SHA for bcecf09
1 file changed
docs/install_jetson.md
@@ -26,7 +26,8 @@ sudo apt-get install libhdf5-serial-dev \
26
gfortran \
27
python3-pip \
28
python3-venv \
29
- python3-tk
+ python3-tk \
30
+ curl
31
```
32
33
#### Create a virtual environment
0 commit comments