Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaipack17 authored Mar 17, 2022
1 parent dca6d40 commit b0b1a6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<img src="https://doy2mn9upadnk.cloudfront.net/uploads/default/original/4X/e/7/0/e709b34f89add2336a7d74faee3b2a839a9391b0.png" width="480" /><br/><br/>
<a href="https://github.com/jaipack17/Nature2D/releases"><img alt="version" src="https://img.shields.io/badge/v0.6.5--beta-version-%231FD67F"></img></a>
<a href="https://github.com/jaipack17/Nature2D/releases"><img alt="version" src="https://img.shields.io/badge/v0.7.0--beta-version-%231FD67F"></img></a>
<br/>
<a href="https://devforum.roblox.com/t/physics-library-nature2d-bring-ui-elements-to-life/1510935/"><img alt="devforum" src="https://img.shields.io/badge/topic-devforum-white"></img></a>
<a href="https://www.roblox.com/library/7625799164/Nature2D"><img alt="model" src="https://img.shields.io/badge/asset-roblox-white"></img></a>
Expand Down Expand Up @@ -37,7 +37,7 @@ https://www.roblox.com/library/7625799164/Nature2D
**Using wally** - Use [wally](https://github.com/UpliftGames/wally), a package manager for roblox to install Nature2D in your external code editor. This requires wally to be installed on your device. Then, add Nature2D to the dependencies listed in your `wally.toml` file.<br/>
```toml
[dependencies]
Nature2D = "jaipack17/nature2d@0.6.5"
Nature2D = "jaipack17/nature2d@0.7.0"
```
After that, Run `wally install` in the cli. Nature2D should be installed in your root directory. If you encounter any errors or problems installing Nature2D using wally, [open an issue!](https://github.com/jaipack17/Nature2D/issues)

Expand Down

0 comments on commit b0b1a6b

Please sign in to comment.