Skip to content

Commit 48be271

Browse files
desilinguistmulhod
andauthored
Update conda-recipe/README.md
Co-authored-by: Matt Mulholland <[email protected]>
1 parent 937806e commit 48be271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
3. Convert these built packages for the other two platforms. For example, if you ran the above command on macOS, run `conda convert -p linux-64 -p win-64 <packages files>`, where `<packages_files>` are the package files that were created in step 2.
88

9-
4. Upload all 9 package files (3 Python versions x 3 platfirms ) to anaconda.org using `anaconda upload --user ets <path_to_files>`.
9+
4. Upload all 9 package files (3 Python versions x 3 platforms) to anaconda.org using `anaconda upload --user ets <path_to_files>`.
1010

1111
5. Test the package: `conda create -n foobar -c conda-forge -c ets python=3.9 skll`. This should _always_ install the latest package.

0 commit comments

Comments
 (0)