Skip to content

Commit

Permalink
update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
janwidmer-work committed Sep 16, 2023
1 parent d6354e8 commit 22fac2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ lazy-blocks custom control to offer a dynamic select containing wordpress posts,

### Installation

- Install PHP `brew install php@7.4`, see https://stackoverflow.com/a/64724216
- Install PHP `brew install php@8.2.0`, see https://stackoverflow.com/a/64724216
- Install Composer `brew install composer`
- Run `npm install` in the command line
- Make sure, you use the correct node version according to the `.node-version` file
Expand Down
2 changes: 1 addition & 1 deletion src/languages/lzb-select-dynamic.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-09-16T14:24:35+00:00\n"
"POT-Creation-Date: 2023-09-16T14:31:32+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: @@text_domain\n"
Expand Down

0 comments on commit 22fac2b

Please sign in to comment.