Skip to content

Commit 25608d8

Browse files
authored
[Doc] Update Linux build command (#297)
1 parent 6a74634 commit 25608d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ PM> Install-Package TagLibSharp -Version 2.2.0
9797
```sh
9898
git clone https://github.com/mono/taglib-sharp.git
9999
cd taglib-sharp
100-
./autogen.sh && make
100+
dotnet build
101101
```
102102

103103
#### To Build From Tarball:

0 commit comments

Comments
 (0)