mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
Update regtest-setup-guide.md
This commit is contained in:
parent
2cf7d29ece
commit
afbd105121
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ pip2 install -r requirements.txt
|
||||||
|
|
||||||
If you're not running debian/*buntu, or a derivative of those, you need to
|
If you're not running debian/*buntu, or a derivative of those, you need to
|
||||||
edit the `configure` file a bit. On line 11, remove the `apt-get` line and
|
edit the `configure` file a bit. On line 11, remove the `apt-get` line and
|
||||||
manually install the requried packages. On line 48, change `adduser` to
|
manually install the required packages. On line 48, change `adduser` to
|
||||||
`useradd` and on the same line, change `--disabled-password` to `-p !`.
|
`useradd` and on the same line, change `--disabled-password` to `-p !`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue