Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vkantchev authored Apr 17, 2024
1 parent 0568459 commit 446f091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/bluray-data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ A command line tool for formatting and recording data to Blu-ray Disc (e.g. BD-R

### Set PATH to compiled programs

### Linux and macOS
#### Linux and macOS

```bash
# .NET 6.0
export PATH=$PWD/bin/net60/:$PATH
```

### Windows
#### Windows

```powershell
# .NET 6.0
Expand Down

0 comments on commit 446f091

Please sign in to comment.