hsuwill000 commited on
Commit
ac18db3
·
verified ·
1 Parent(s): 75e962d

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +1 -1
setup.sh CHANGED
@@ -23,8 +23,8 @@ apt-get update && apt-get install -y --no-install-recommends \
23
  libx11-6 \
24
  build-essential \
25
  libsndfile-dev \
 
26
  software-properties-common
27
-
28
  # nvtop
29
  add-apt-repository ppa:flexiondotorg/nvtop -y
30
  apt-get upgrade -y && apt-get install -y --no-install-recommends nvtop
 
23
  libx11-6 \
24
  build-essential \
25
  libsndfile-dev \
26
+ python3-pip \
27
  software-properties-common
 
28
  # nvtop
29
  add-apt-repository ppa:flexiondotorg/nvtop -y
30
  apt-get upgrade -y && apt-get install -y --no-install-recommends nvtop