Skip to content

Commit

Permalink
More work on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
alex96295 committed Jan 12, 2024
1 parent 4fa0aff commit ae0c819
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/gs.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ and with non-free license terms, from their publically accessible sources. By ru
To run all build targets above (†)(‡):

```
make car-init
make car-init-all
```

Running `car-init` is *required* at least once to correctly configure IPs we depend on. On
reconfiguring any generated hardware or changing IP versions, `car-init` should be rerun.
Running `car-init-all` is *required* at least once to correctly configure IPs we depend on. On
reconfiguring any generated hardware or changing IP versions, `car-init-all` should be rerun.

The following additional targets are not invoked by the above, but also available:

Expand Down

0 comments on commit ae0c819

Please sign in to comment.