diff --git a/README.md b/README.md index 1b4b035..001fdae 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ This repo is mostly based on https://github.com/Fujiki-Nakamura/ADDA.PyTorch Before running the training code, make sure that `DATASETDIR` environment variable is set to dataset directory. ## Environment -Python 3.8.5 -PyTorch 1.6.0 +- Python 3.8.5 +- PyTorch 1.6.0 ## Example ```