Skip to content

Commit

Permalink
Included dev environment doesn't need composer run manually.
Browse files Browse the repository at this point in the history
Composer install is run by npm via a `preinstall`.
  • Loading branch information
dd32 authored Aug 22, 2024
1 parent 1cb21ad commit f468760
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ To use the provided development environment, you'll first need to install and la

$ git clone https://github.com/wordpress/two-factor.git
$ cd two-factor
$ composer install
$ npm install
$ npm run build
$ npm run env start
Expand Down

0 comments on commit f468760

Please sign in to comment.