diff --git a/README.md b/README.md index 6fbb82c39a3ba9fae291cc04b1a1f1210c9511f4..1fcc4243acc5bcc9ca25781e8b779d9b415c4d23 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ pip install -v -e . # or "python setup.py develop" Please refer to [data prepare](./docs/data_prepare.md) for dataset preparation. ## Get Start -Please refer [get stated](./docs/get_started.md) for the basic usage of PaddleGAN. +Please refer [get started](./docs/get_started.md) for the basic usage of PaddleGAN. ## Model tutorial * [Pixel2Pixel and CycleGAN](./docs/tutorials/pix2pix_cyclegan.md)