Skip to content

Commit 01c0210

Browse files
committed
Update docs
1 parent 70ff2ea commit 01c0210

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev/conda/README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ When testing an installation:
8080
Setup:
8181

8282
* Run `setup-conda.sh` to setup a working Conda environment
83+
** If needed, `$ conda install autoconf automake ant`
8384
* Run the Swift/T `dev/release/make-release-pkg.zsh` script to
8485
create the "exported" Swift/T source tree in `$TMP/distro`,
8586
where `$TMP` defaults to `/tmp`.
@@ -89,7 +90,7 @@ Setup:
8990

9091
Loop:
9192

92-
* Run `conda-platform.sh`. See notes there.
93+
* Run `conda-build.sh [PLATFORM]`. See notes there.
9394
** Provide `-r` to build with R
9495
* Check `conda-build.log` (`LOG`) for errors.
9596
* Add debug output to `build.sh` as needed to diagnose problems.

0 commit comments

Comments
 (0)