Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
- Fixes #303
- Due to [this rename commit](7221822) the readme was out of date
- I also took the liberty to make the installation instructions more user friendly (copy&pasteable)
  • Loading branch information
MichalBryxi committed Aug 27, 2024
1 parent 4e6dc70 commit dfe980c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ want in your project. Here you can find information on how to install all the pa

## Packages

Independently of which packages you will use, you will need to have the Core and Theme
package installed.


```sh
# Independently of which other packages you will use,
# you will need to have those two packages installed:
ember install @frontile/utilities
ember install @frontile/theme

# Optional packages:
ember install @frontile/buttons
ember install @frontile/collections
ember install @frontile/status
Expand Down

0 comments on commit dfe980c

Please sign in to comment.