8000 Fix Fedora instructions (#570) · deepnote/python-lsp-server@8cb1af2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8cb1af2

Browse files
authored
Fix Fedora instructions (python-lsp#570)
1 parent 457c5c0 commit 8cb1af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ sudo apt-get install python3-pylsp
6262
or Fedora Linux
6363

6464
```
65-
sudo dnf install python-lsp-server
65+
sudo dnf install python3-lsp-server
6666
```
6767

6868
or Arch Linux

0 commit comments

Comments
 (0)
0