Skip to content

Commit b5c4fbe

Browse files
magnmaeherlingrj
andauthored
Update docs/embedded/flexpret.mdx
Co-authored-by: erling <[email protected]>
1 parent 4cfdd00 commit b5c4fbe

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/embedded/flexpret.mdx

+1-7
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,7 @@ As a developer, you should be aware of a significant difference between FlexPRET
1717
```
1818
git clone --recurse-submodules https://github.com/lf-lang/lf-flexpret-template lf-flexpret-workspace && cd lf-flexpret-workspace
1919
```
20-
2. Source the `env.bash` or `env.fish` to set up necessary environment variables. You will need to do this every time, so it could be a good idea to add this to your `~/.bashrc`.
21-
```
22-
source env.bash
23-
```
24-
```
25-
source env.fish
26-
```
20+
2. Source the `env.bash` to set up necessary environment variables. You will need to do this every time, so it could be a good idea to add this to your `~/.bashrc`.
2721

2822
## FlexPRET build
2923

0 commit comments

Comments
 (0)