Update README.md

This commit is contained in:
Atsushi Togo 2019-12-22 18:12:53 +09:00
parent 6b9bca58ce
commit 6d0e35508f
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# phono3py
A simulation package of phonon-phonon interaction related properties. Phonopy user documetation is found at http://atztogo.github.io/phono3py/.
A simulation package of phonon-phonon interaction related properties. Phono3py user documetation is found at http://atztogo.github.io/phono3py/.
## Mailing list for questions

View File

@ -23,7 +23,7 @@ rm -r .buildinfo .doctrees *
From the directory the sphinx doc is complied,
```
rsync -avh _build/ <phonopy-repository-directory>/
rsync -avh _build/ <phono3py-repository-directory>/
```
Again, at the phono3py github top directory,