Skip to content

Commit fcd5247

Browse files
authored
Merge pull request #13 from JuliaRobotics/docs/2019Q2/namesandpkg
Update index.md
2 parents c92b559 + 9238088 commit fcd5247

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/src/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
# GraffSDK.jl Documentation
1+
# Introduction
22

3-
This package is a Julia SDK for SlamInDb/Graff.
3+
This package is a specialized Julia graphing wrapper.
44

55
## Installation
66
This package is not yet registered with JuliaLang/METADATA.jl, but can be easily installed in Julia 0.6 with:
77
```julia
8-
Pkg.clone("https://github.com/GearsAD/GraffSDK.jl.git")
9-
Pkg.build("GraffSDK")
8+
julia> ]add https://github.com/GearsAD/GraffSDK.jl.git
109
```
1110

1211
## Manual Outline

0 commit comments

Comments
 (0)