Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ TODO: DESCRIPTION <br />
To install `liblaf-apple`, run the following command:

```bash
$ uv add liblaf-apple
uv add liblaf-apple
```

<div align="right" markdown>
Expand All @@ -60,9 +60,9 @@ You can use Github Codespaces for online development:
Or clone it for local development:

```bash
$ gh repo clone liblaf/apple
$ cd apple
$ just test
gh repo clone liblaf/apple
cd apple
just test
```

<div align="right" markdown>
Expand Down