Skip to content

Commit b3d6268

Browse files
authored
Update README.md
1 parent cf2b7b8 commit b3d6268

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,6 @@ Synology Package Repository
44
![Build](https://img.shields.io/github/actions/workflow/status/SynoCommunity/spkrepo/build.yml?branch=main&style=for-the-badge)
55
[![Discord](https://img.shields.io/discord/732558169863225384?color=7289DA&label=Discord&logo=Discord&logoColor=white&style=for-the-badge)](https://discord.gg/nnN9fgE7EF)
66

7-
```
8-
pacman -S python-pipx
9-
pipx ensurepath
10-
pipx install poetry
11-
pyenv init
12-
pyenv install 3.10.12
13-
pyenv local 3.10.12
14-
poetry env use 3.10.12
15-
16-
17-
poetry install
18-
19-
poetry cache clear . --all
20-
rm poetry.lock
21-
poetry install
22-
```
23-
24-
257
## Development
268

279
### Requirements

0 commit comments

Comments
 (0)