Skip to content

Commit 4cd6973

Browse files
authored
Update README.md
1 parent ad693e3 commit 4cd6973

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ Note that for easier access the module is name ot instead of pot.
5757

5858
Some sub-modules require additional dependences which are discussed below
5959

60-
* *ot.dr* (Wasserstein dimensionality rediuction) depends on autograd and pymanopt that can be installed with:
60+
* **ot.dr** (Wasserstein dimensionality rediuction) depends on autograd and pymanopt that can be installed with:
6161
```
6262
pip install pymanopt autograd
6363
```
64-
* *ot.gpu* (GPU accelerated OT) depends on cudamat that have to be installed with:
64+
* **ot.gpu** (GPU accelerated OT) depends on cudamat that have to be installed with:
6565
```
6666
git clone https://github.com/cudamat/cudamat.git
6767
cd cudamat

0 commit comments

Comments
 (0)