Skip to content

Commit b8958f5

Browse files
committed
chore: make commands copyable
1 parent de4d772 commit b8958f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ extending the `NodeTypes.Document.yaml`.
4141

4242
Just require it via composer:
4343

44-
`composer require flowpack/seo-routing`
44+
```composer require flowpack/seo-routing```
4545

4646
## Optional steps
4747

4848
If you want to use the *toLowerCase* feature you should execute the migration that comes with this package:
4949

50-
`./flow node:migrate 20250124153030 --confirmation true`
50+
```./flow node:migrate 20250124153030 --confirmation true```
5151

5252
> [!WARNING]
5353
> This migration transforms all the URLs of all your nodes to lowercase. It's irreversible.

0 commit comments

Comments
 (0)