diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9bab0d --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Conda Recipe for `cudatoolkit` + +## Quickstart + +To build a CUDA 10.0 toolkit from the root of this repo: + +- `conda-build condarecipe10.0` +- `conda install --use-local cudatoolkit` \ No newline at end of file