mirror of
https://codeberg.org/cblanken/boggler.git
synced 2026-07-25 19:19:20 -04:00
Update build instructions
This commit is contained in:
@@ -396,14 +396,8 @@ queme : [(3, 3), (3, 2), (3, 1), (2, 2)]
|
|||||||
```
|
```
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
Make sure the hatchling build system is installed
|
Navigate to the project root folder and run the following.
|
||||||
```bash
|
Run `poetry build`
|
||||||
pip install hatchling
|
|
||||||
```
|
|
||||||
|
|
||||||
Navigate to the project folder then run the following.
|
|
||||||
```bash
|
|
||||||
python -m build .
|
|
||||||
```
|
```
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|||||||
Reference in New Issue
Block a user