Skip to content

Commit d1e98e5

Browse files
authored
Update README.md
1 parent 7c8ab03 commit d1e98e5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# servicestack-python
22
Python ServiceStack Client
3+
4+
## Conda build
5+
Ensure you have conda installed.
6+
- Install conda-build using `conda install conda-build`.
7+
- Add conda-forge as channel using `conda config --add channels conda-forge`
8+
- On root directory run `conda build .`

0 commit comments

Comments
 (0)