Skip to content

Commit 531ad7c

Browse files
committed
docs(linux): another install example
1 parent 8917f83 commit 531ad7c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

content/general/linux.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,12 @@ Remove the `.deb` file.
2424

2525
```
2626
sudo rm google-chrome-stable_current_amd64.deb
27+
```
28+
29+
## Upgrade quarto
30+
31+
Install the `.deb` file, then run e.g....
32+
33+
```
34+
sudo dpkg -i quarto-1.6.40-linux-amd64.deb
2735
```

0 commit comments

Comments
 (0)