Skip to content

Commit 003db36

Browse files
Fix installation instructions in README.md
Removed redundant bash code block from installation instructions.
1 parent 5fd0eeb commit 003db36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ Once the server is running, you can access the UI at <http://localhost:8081>.
220220

221221
1) First install magentic-ui with the fara extras:
222222

223-
```bash
224223
```bash
225224
python3 -m venv .venv
226225
source .venv/bin/activate

0 commit comments

Comments
 (0)