This commit is contained in:
Believethehype
2024-01-06 17:47:23 +01:00

View File

@@ -3,7 +3,7 @@
Projects in this folder contain ready-to-use DVMs. To tun the DVM following the next steps:
## To get started:
- Install Python 3.10
- Install Python (tested on 3.10/3.11)
Create a new venv in this directory by opening the terminal here, or navigate to this directory and type: `"python -m venv venv"`
@@ -23,4 +23,4 @@ Create a new venv in this directory by opening the terminal here, or navigate to
`admin_config.UPDATE_PROFILE` to `True` to announce the NIP89 info and update the npubs profile automatically.
- After this was successful you can set these back to False until the next time you want to update the NIP89 or profile.
You are now running your own DVM.
You are now running your own DVM.