Skip to content

Commit e5d02ad

Browse files
committed
n -> m
1 parent 02e6f47 commit e5d02ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To build and run on the DCU, do the following from `./onboard/frontend`:
1111
```
1212
dotnet publish -c Release -r linux-x64 --no-self-contained
1313
```
14-
And the following fron `./onboard/backend`:
14+
And the following from `./onboard/backend`:
1515
```
1616
cargo build --release --target x86_64-unknown-linux-gnu
1717
```

0 commit comments

Comments
 (0)