Skip to content

Commit

Permalink
doc UPDATE highlight example configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Jan 8, 2024
1 parent 1157618 commit f3ccd33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ This is the option that affects the initial setup:
SYSREPO_SETUP:ON
```

If cross-compiling for a different architecture, you will likely want to turn all these options off
If cross-compiling for a different architecture, you will likely want to turn this option off
and then run the scripts `setup.sh`, `merge_hostkey.sh`, and `merge_config.sh` manually.

## Server configuration
Expand All @@ -102,7 +102,7 @@ is found and the keys from this file will be used. If `authorized_keys` file is
the second method is via the SSH **keyboard-interactive**, which leaves the authentication up to the
system (and depends on how *libnetconf2* was compiled).

Example configuration XML files can be found in the `example_configuration`
**Example configuration** XML files can be found in the `example_configuration`
directory. These files can be easily modified to create configuration specific for a particular
environment and configured authentication.

Expand Down

0 comments on commit f3ccd33

Please sign in to comment.