Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
made it obvious you have to cd to your cakephp folder
  • Loading branch information
admin committed Oct 18, 2016
commit f1a15a5b44227d84744eeeb5cc65568092bbcee0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Transparently use [Bootstrap 3][twbs3] with [CakePHP 3][cakephp].

## Installing Using [Composer][composer]

Go to your CakePHP directory and run the following command:
`cd` to your CakePHP directory and run the following command:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why cakephp dir?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah "your app" or "your project" directory would be more appropriate.


```
composer require friendsofcake/bootstrap-ui
Expand Down