Skip to content

Commit bd724da

Browse files
committed
Make text about not overwriting inventory data bold
1 parent bc0ca8f commit bd724da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/lab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Follow the instructions in the README.md
2323
### 📝Initialize Project
2424

2525
Since version v3.5.0, NUTS includes a small helper script, `nuts-init`, to bootstrap the project structure.
26-
Set the test directory to `./tests`, the nornir config file to `./nr-config.yaml`, and add one Arista EOS host. The inventory is already provided in the `./mocked_inventory` directory. Specify the inventory as a path, but do not let the script create the inventory, as this would overwrite the existing files.
26+
Set the test directory to `./tests`, the nornir config file to `./nr-config.yaml`, and add one Arista EOS host. The inventory is already provided in the `./mocked_inventory` directory. Specify the inventory as a path, but **do not let the script create the inventory**, as this would overwrite the existing files.
2727

2828
The helper script will create the `nr-config.yaml` file and a demo test case at `tests/test_lldp_neighbors_demo.yaml`.
2929

0 commit comments

Comments
 (0)