mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Docs: Fix various typos and grammatical errors (#1606)
* Fix minor typos * Fix relative link to development.md * Reformat settings workflows to follow established convention * Rephrase and remove redundant wording * Minor typo fix and rephrasing * Minor typo fixes and rephrasing * Capitalization fix * Correct markup notation for menu workflows * Add double quotes to button text for conformity Co-authored-by: Kim Neunert <k9ert@gmx.de>
This commit is contained in:
parent
b73e398c36
commit
ff79b58e7c
6 changed files with 11 additions and 11 deletions
|
|
@ -77,9 +77,9 @@ To make bitcoind service follow the same steps, just name the service `bitcoind.
|
|||
|
||||
## Specter with virtual environment
|
||||
|
||||
Let's say you don't want to have Specter in you global python modules, but use a virtual environment instead.
|
||||
If you don't want to have Specter in your global python modules, you can use a virtual environment instead.
|
||||
|
||||
First create the virtual environment and install Specter there, let's say the path is `/home/myusername/.venv_specter`.
|
||||
First create the virtual environment and install Specter there. Let's say the path is `/home/myusername/.venv_specter`.
|
||||
|
||||
Then you need to change the `specter.service` to the following:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue