mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-30 03:13:56 +03:00
Add post installation command to update desktop database
parent
c1a74c8f55
commit
8e33c8c703
@ -14,3 +14,9 @@ make
|
|||||||
```sh
|
```sh
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Post installation
|
||||||
|
Reload desktop files for `dash://` and `dash-plugin://` URL handler support.
|
||||||
|
```sh
|
||||||
|
sudo update-desktop-database
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user