mirror of https://github.com/phonopy/phono3py.git
Update README.md
This commit is contained in:
parent
6b9bca58ce
commit
6d0e35508f
|
@ -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
|
||||
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue