Skip to content

Commit

Permalink
checkpoint-kai-1700372054
Browse files Browse the repository at this point in the history
  • Loading branch information
coilysiren committed Nov 19, 2023
1 parent 04536c4 commit fa74dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pyenv-ubuntu: ## install pyenv on ubuntu
sudo apt-get install -y make build-essential libssl-dev zlib1g-dev \
libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm \
libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev \
liblzma-dev python-openssl git
liblzma-dev
curl https://pyenv.run | bash

install: ## install python, and python packages
Expand Down

0 comments on commit fa74dc3

Please sign in to comment.