Skip to content

Commit 2053b5a

Browse files
authored
doc(Readme.md): add another way to install the package.
1 parent cb225e1 commit 2053b5a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ The following features will be provided in the future.
4040
PM> Install-Package Tensor.NET
4141
```
4242

43+
or
44+
45+
```
46+
$ dotnet add package Tensor.NET
47+
```
48+
4349

4450
## Documention
4551

0 commit comments

Comments
 (0)