Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
AleMorales committed Oct 3, 2023
1 parent 571bb6a commit 4f03862
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
This package is a component of the VPL ecosystem. It implements algorithms for procedural
generation of plant geometry from graphs, using turtle graphics. This package is a component
of the [Virtual Plant Lab](http://virtualplantlab.com/). Users should install instead the
interface package [VPL.jl](https://github.com/VirtualPlantLab/VPL.jl).
interface package [VirtualPlantLab.jl](https://github.com/VirtualPlantLab/VirtualPlantLab.jl).

# 1. Instalation
# 1. Installation

You can install the latest stable version of PlantGraphs.jl with the Julia package manager:
You can install the latest stable version of PlantGeomPrimitives.jl with the Julia package manager:

```julia
] add PlantGeomPrimitives
Expand Down

0 comments on commit 4f03862

Please sign in to comment.