Skip to content

Commit

Permalink
Doc EDGAR Setup -> Minor layout cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbfm committed Dec 2, 2024
1 parent 7d22bc0 commit 5995fc7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/src/user-manual/edgar/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ Replace `$CARL_HOST` with the domain where your CARL is hosted,
and replace `$ARCH` with the appropriate CPU architecture.

Available CPU architectures are:
- x86_64-unknown-linux-gnu (most desktop PCs and server systems)
- armv7-unknown-linux-gnueabihf (Raspberry Pi)
- aarch64-unknown-linux-gnu (ARM64 systems)
- `x86_64-unknown-linux-gnu` (most desktop PCs and server systems)
- `armv7-unknown-linux-gnueabihf` (Raspberry Pi)
- `aarch64-unknown-linux-gnu` (ARM64 systems)

### 3. Unpack the archive
Run these commands to unpack EDGAR and change into the directory:
Expand Down Expand Up @@ -59,6 +59,7 @@ You can get the `<SETUP-STRING>` from LEA or CLEO after creating a Peer.

This will configure your operating system and start the *EDGAR Service*, which will receive its configuration from *CARL*.

---

## CAN Setup
If you want to use CAN, it is mandatory to set the environment variable `OPENDUT_EDGAR_SERVICE_USER` as follows:
Expand Down

0 comments on commit 5995fc7

Please sign in to comment.