Skip to content

Commit 2b74874

Browse files
correct language
1 parent 4c76639 commit 2b74874

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
@@ -37,7 +37,7 @@ pip install -e .
3737

3838

3939
> [!NOTE]
40-
> If the user does not want to create a conda environment, he can install the dependencies in the `environment.yml` file. The specific version of the convex ridge regulariser and the PyTorch wavelets used can be manually installed by running
40+
> If the user does not want to create a conda environment, they can install the dependencies in the `environment.yml` file. The specific version of the convex ridge regulariser and the PyTorch wavelets used can be manually installed by running
4141
> ```bash
4242
> pip install git+https://github.com/tobias-liaudat/convex_ridge_regularizers@v0.1
4343
> pip install git+https://github.com/tobias-liaudat/PyTorch-Wavelet-Toolbox@v0.1

0 commit comments

Comments
 (0)