mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-15 21:53:59 +03:00
Improve docs for updater signing CLI usage (#3881)
This commit is contained in:
parent
822b038c3e
commit
c4320ed1bc
@ -407,6 +407,8 @@
|
||||
//! To generate your keys you need to use the Tauri cli.
|
||||
//!
|
||||
//! ```bash
|
||||
//! # Generate the keys, follow the instructions
|
||||
//! tauri signer generate
|
||||
//! tauri signer sign -g -w ~/.tauri/myapp.key
|
||||
//! ```
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user