Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Pietras authored Aug 29, 2020
1 parent 967a0fb commit 4c81dac
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ Simple Python app demonstrating usage of ```rules_conda```
## Requirements

Linux:
- ```glibc``` (```Bazel``` dependency)
- any ```python``` (```rules_python``` dependency)
- ```glibc```
- any ```python```
- any C compiler (like ```gcc```)

Windows:
- as far as I'm concerned: nothing
Expand All @@ -23,4 +24,4 @@ Windows:

```cmd
bazelw run app
```
```

0 comments on commit 4c81dac

Please sign in to comment.