Skip to content

Commit 77f1d90

Browse files
Yuchen XiaoYuchen Xiao
authored andcommitted
chore: use level-4 README for now
1 parent 4fa8c83 commit 77f1d90

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.rst renamed to README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ conda create -n diffpy.batchpdfsuite_env python=3.13 pip
1111
conda activate diffpy.batchpdfsuite_env
1212
```
1313

14-
### Install ``diffpy.apps`` dependency
15-
16-
This step is required because ``diffpy.apps`` is not fully released yet.
14+
### Install `diffpy.apps` dependency
1715

1816
```bash
1917
git clone https://github.com/diffpy/diffpy.apps
@@ -22,7 +20,7 @@ conda install --file requirements/conda.txt
2220
pip install .
2321
```
2422

25-
### Install ``diffpy.batchpdfsuite``
23+
### Install `diffpy.batchpdfsuite`
2624

2725
It's simple. The only command required is the following:
2826

@@ -43,4 +41,4 @@ Verify the installation:
4341
pip list
4442
```
4543

46-
Great! The package is now importable in any Python scripts located on your local machine. For more information, please refer to the Level 4 documentation at [https://billingegroup.github.io/scikit-package/](https://billingegroup.github.io/scikit-package/).
44+
Great! The package is now importable in any Python scripts located on your local machine.

0 commit comments

Comments
 (0)