From 509af698cfc495fa4077b76a0bacd83173d13ba7 Mon Sep 17 00:00:00 2001 From: Iulian Onofrei <5748627+revolter@users.noreply.github.com> Date: Wed, 8 Mar 2023 19:14:35 +0200 Subject: [PATCH] Fix incorrect formatting in the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9537a77a..650ee792 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ $ git push origin my-new-package $ gh pr create ``` -> `pkg` can be run without magic via `tea -E pkg` (this dev-env provides `+tea.xyz/brewkit`). -> `gh` can be run without magic via `tea gh`. +> `pkg` can be run without magic via `tea -E pkg` (this dev-env provides `+tea.xyz/brewkit`). +> `gh` can be run without magic via `tea gh`. > `git` can be run without magic via `tea git`. While in a pantry dev-env you can run commands from any built packages