docs: update install instructions to use apt instead of dpkg
This commit is contained in:
@@ -43,8 +43,7 @@ This will show a detailed analysis of each `.so` library and its corresponding D
|
|||||||
### Install the package
|
### Install the package
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo dpkg -i build/zed-editor_*.deb
|
sudo apt install ./build/zed-editor_*.deb
|
||||||
sudo apt-get install -f # Install missing dependencies if any
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Clean up
|
### Clean up
|
||||||
|
|||||||
Reference in New Issue
Block a user