Fix typo in README.md (#2050)

interative -> interactive
This commit is contained in:
Ikko Eltociear Ashimine 2023-09-14 19:03:59 +09:00 committed by GitHub
parent 3ba1a3718e
commit 2252dcf9bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ Therefore, Archinstall will try its best to not introduce any breaking changes e
There are some examples in the `examples/` directory that should serve as a starting point. There are some examples in the `examples/` directory that should serve as a starting point.
The following is a small example of how to script your own *interative* installation: The following is a small example of how to script your own *interactive* installation:
```python ```python
from pathlib import Path from pathlib import Path