Skip to content

Commit d48be5f

Browse files
authored
Update install.md
1 parent b64ef80 commit d48be5f

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/install.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Installation
22

3-
`
4-
### IMPORTANT: 🚧 THIS DOCUMENTATION IS NOT YET COMPLETE (UNSTABLE) 🚧
5-
`
3+
4+
> IMPORTANT: 🚧 THIS DOCUMENTATION IS NOT YET COMPLETE (UNSTABLE) 🚧
5+
6+
7+
68

79
These instructions assume that you have already installed [composer](https://getcomposer.org/download/) and [CodeIgniter 4 app starter](https://codeigniter.com/user_guide/installation/installing_composer.html).
810

@@ -34,4 +36,4 @@ let's make it clear:
3436
- Created a `resources` folder in you project root with the following files:
3537
- `main.js` - your frontend entry file.
3638
- Main component eg: `App.vue`, `App.svelte`, `App.jsx` depends on the framework you selected.
37-
- Added some useful variables in your `.env` file, make sure to check them out.
39+
- Added some useful variables in your `.env` file, make sure to check them out.

0 commit comments

Comments
 (0)