Skip to content

Commit

Permalink
Finish TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
magnmaeh committed May 22, 2024
1 parent 16fec8b commit 4cfdd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/embedded/flexpret.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ As a developer, you should be aware of a significant difference between FlexPRET
1. We start out by setting up a development environment. Clone the
`lf-flexpret-template` from Github:
```
TODO: Github link with --recurse-submodules && cd lf-flexpret-workspace
git clone --recurse-submodules https://github.com/lf-lang/lf-flexpret-template lf-flexpret-workspace && cd lf-flexpret-workspace
```
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`.
```
Expand Down

0 comments on commit 4cfdd00

Please sign in to comment.