Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RyotaroOKabe committed Oct 28, 2024
1 parent dd44b56 commit 7881576
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ To set up the environment locally and run the code:

2. Create a virtual environment:
```bash
conda create -n pdos python=3.9
conda activate pdos
conda create -n phonon python=3.9
conda activate phonon
```

3. Install the required dependencies:
Expand Down

0 comments on commit 7881576

Please sign in to comment.