Skip to content

Commit

Permalink
env: rm environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed Jan 4, 2024
1 parent a3f79fc commit a8502ba
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@

> Source code for the [Datalayer Core Documentation](https://clouder.sh), built with [Docusaurus](https://docusaurus.io).
```bash
# Setup your development environment.
conda deactivate && \
make env-rm # If you want to reset your env.
make env && \
conda activate datalayer
```

```bash
# Install the dependencies.
make install
Expand Down

0 comments on commit a8502ba

Please sign in to comment.