-
Notifications
You must be signed in to change notification settings - Fork 1.9k
docs: drop git installation #6318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: drop git installation #6318
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's ditch "a number" since we are only listing two. I like saying "supported" as a way of indicating that there are other methods but don't come asking for help with them 🫣
@@ -3,8 +3,7 @@ Installation | |||
############ | |||
|
|||
CodeIgniter4 can be installed in a number of different ways: manually, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeIgniter has two supported installation methods: manual download
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"supported" is good expression!
Done.
f94b076
to
98c333f
Compare
It is not recommended.
98c333f
to
d3562d1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more tweak then it's good by me.
Co-authored-by: MGatner <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
Description
Fixes #4043
Git installation is not recommened.
Checklist: