(bugfix): fixed readme code block
This commit is contained in:
parent
f4d79ff568
commit
0654476cf0
@ -25,6 +25,7 @@ A C# application designed to facilitate backup and restore operations to an LTO
|
|||||||
```
|
```
|
||||||
2. Ensure `.NET8 SDK` is installed on your system.
|
2. Ensure `.NET8 SDK` is installed on your system.
|
||||||
3. Prepare a `configuration.json` file in the application directory with the following structure:
|
3. Prepare a `configuration.json` file in the application directory with the following structure:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"TapePath": "\\\\.\\Tape0",
|
"TapePath": "\\\\.\\Tape0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user