mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-22 21:53:03 +03:00
Add post installation command to update desktop database
parent
c1a74c8f55
commit
8e33c8c703
@ -13,4 +13,10 @@ make
|
||||
## Installation
|
||||
```sh
|
||||
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