Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
okdshin committed Dec 2, 2023
1 parent c39140b commit c787755
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@ sudo apt-get install libopenblas

##### cublas

Install CUDA library.
Install CUDA library. See https://developer.nvidia.com/cuda-toolkit

#### Install flatline_lsp

```sh
# This command download `flatline_lsp_ubuntu2004_<release_type>.zip` and unzip it to `$HOME/.flatline_lsp`
# then download model data and setup it
curl -L https://raw.githubusercontent.com/okdshin/flatline_lsp/main/install.sh | bash -s <release_type>
```

Expand Down

0 comments on commit c787755

Please sign in to comment.