Skip to content

Commit 8bee288

Browse files
0-wiz-0jkotas
authored andcommitted
Fix a typo in NetBSD documentation. (dotnet#4841)
1 parent 9a67ab7 commit 8bee288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/building/netbsd-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Build CoreFX
8080
The CoreFX package is located in pkgsrc-wip as corefx-git. In order to build it you need to perform the following command:
8181

8282
```
83-
cd /usr/pkgsrc/wip/coreclr-git
83+
cd /usr/pkgsrc/wip/corefx-git
8484
make
8585
```
8686

0 commit comments

Comments
 (0)