Skip to content

Commit b849234

Browse files
committed
Update deploy instructions
1 parent 729f673 commit b849234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPLOY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
> anaconda upload /Users/tabor/anaconda/conda-bld/osx-64/genepattern-python-XXX-py35_0.tar.bz2 -u genepattern
3030
6. Converting this package to builds for other operating systems can be done as shown below. You will need to upload each
3131
built version using a separate upload command.
32-
> conda convert --platform all /Users/tabor/anaconda/conda-bld/osx-64/genepattern-python-XXX-py35_0.tar.bz2 -o outputdir/
32+
> conda convert --platform all /Users/tabor/anaconda/conda-bld/osx-64/genepattern-python-XXX-py35_0.tar.bz2 -o conda-bld/
3333
7. Log into the [Anaconda website](https://anaconda.org/) to make sure everything is good.

0 commit comments

Comments
 (0)