mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
ui: Add warning to unlock page.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
## Guix
|
||||
|
||||
Start a development environment
|
||||
(openssl is included only to set SSL_CERTS_DIRS)
|
||||
|
||||
guix shell --pure -L. -D basicswap
|
||||
guix shell --pure -L. openssl -D basicswap
|
||||
|
||||
|
||||
Run tests
|
||||
@@ -15,7 +16,7 @@ Run tests
|
||||
pytest -vs tests/basicswap/test_run.py::Test::test_02_part_ltc
|
||||
|
||||
|
||||
Install package
|
||||
Install basicswap package
|
||||
|
||||
guix package --install -L. basicswap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user