mirror of
https://github.com/MillironX/beefblup.git
synced 2024-11-13 03:03:08 +00:00
Add pertinant bug report info to README
This commit is contained in:
parent
b8b8f755d6
commit
3c8ec0770b
1 changed files with 5 additions and 1 deletions
|
@ -92,7 +92,7 @@ this out on your own.
|
|||
|
||||
### How to Use
|
||||
|
||||
> **Note:** beefblup and [Juno](https://junolab.org)/[Julia Pro](https://juliacomputing.com/products/juliapro.html) currently don't get along.
|
||||
> **Note:** beefblup and [Juno](https://junolab.org)/[Julia Pro](https://juliacomputing.com/products/juliapro.html) currently [don't get along](https://github.com/JunoLab/Juno.jl/issues/118).
|
||||
> Although it's tempting to just open up beefblup in Juno and press the big play
|
||||
> button, it won't work. Follow these instructions until it's fixed. If you
|
||||
> don't know what Juno is: ignore this message.
|
||||
|
@ -144,6 +144,10 @@ julia beefblup.jl
|
|||
|
||||
## For Programmers
|
||||
|
||||
> **Also Note:** beefblup was written on, and has only been tested with Julia
|
||||
> v1.2.0 and higher. While this shouldn't affect most everyday users, it might
|
||||
> affect you if you are stuck on the current LTS version of Julia (v1.0.5).
|
||||
|
||||
### Development Roadmap
|
||||
|
||||
| Version | Feature |
|
||||
|
|
Loading…
Reference in a new issue