correction
parent
7e741b4a8f
commit
2dc7f57d5e
|
@ -12,18 +12,18 @@ Online documentation, which includes examples, can be found at: http://godoc.org
|
||||||
|
|
||||||
## Import
|
## Import
|
||||||
|
|
||||||
To import package ***hexadeca**** use `import` code like the follownig:
|
To import package **hexadeca** use `import` code like the follownig:
|
||||||
```
|
```
|
||||||
import "sourcecode.social/reiver/go-hexadeca"
|
import "sourcecode.social/reiver/go-hexadeca"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
To install package ****hexadeca**** do the following:
|
To install package **hexadeca** do the following:
|
||||||
```
|
```
|
||||||
GOPROXY=direct https://sourcecode.social/reiver/go-hexadeca
|
GOPROXY=direct https://sourcecode.social/reiver/go-hexadeca
|
||||||
```
|
```
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
Package ****hexadeca**** was written by [Charles Iliya Krempeaux](http://changelog.ca)
|
Package **hexadeca** was written by [Charles Iliya Krempeaux](http://changelog.ca)
|
||||||
|
|
Loading…
Reference in New Issue