Skip to content

Commit

Permalink
some more styling
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkeane committed Jan 23, 2024
1 parent ed7a970 commit 3455e29
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ fflipper installs as a standard macOS application. There are two different versi

If you try one and get an error, try the other.


<details>

<summary>Additional details, advanced topics, development</summary>

## Developer installation

fflipper uses the [poetry](https://python-poetry.org) for installation and dependency management. One you [install poetry](https://python-poetry.org/docs/#installation), you should be able to do the following (all from inside of the fflipper directory):
Expand All @@ -34,3 +39,5 @@ Only use this method if you are having issues installing using the section above

* Backup, alternative for M-based macs: `https://github.com/jonkeane/fflipper/releases/download/0.1.0-rc/fflipper_backup_alternative.zip`
* Backup, alternative for x86 macs: `https://github.com/jonkeane/fflipper/releases/download/0.1.0-rc/fflipper_x86_backup_alternative.zip` (only needed for older macs)

</details>

0 comments on commit 3455e29

Please sign in to comment.