Skip to content

Commit

Permalink
Better section titles
Browse files Browse the repository at this point in the history
  • Loading branch information
rdbende committed Nov 29, 2023
1 parent c0a1090 commit 6baaf18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ sudo dnf install\
```


### Obtain the source code
### Source code

```console
git clone https://github.com/geigi/cozy.git
cd cozy
```


### Set up Python
### Python packages

> [!TIP]
> It is generally a good idea to set up a virtual environment for Python projects. It creates an isolated environment where packages can be installed without creating conflicts with other packages installed system-wide.
Expand Down

0 comments on commit 6baaf18

Please sign in to comment.