github.com/reiver/go-ord -> sourcecode.social/reiver/go-ord
parent
8478cdfcb0
commit
58d2d86c68
|
@ -46,18 +46,18 @@ fmt.Printf("You are the %s person in line.", orden.FormatInt64(n))
|
||||||
|
|
||||||
## Import
|
## Import
|
||||||
|
|
||||||
To import package **opt** use `import` code like the follownig:
|
To import package **ord** use `import` code like the follownig:
|
||||||
```
|
```
|
||||||
import "sourcecode.social/reiver/go-ord"
|
import "sourcecode.social/reiver/go-ord"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
To install package **opt** do the following:
|
To install package **ord** do the following:
|
||||||
```
|
```
|
||||||
GOPROXY=direct https://sourcecode.social/reiver/go-ord
|
GOPROXY=direct https://sourcecode.social/reiver/go-ord
|
||||||
```
|
```
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
Package **opt** was written by [Charles Iliya Krempeaux](http://changelog.ca)
|
Package **ord** was written by [Charles Iliya Krempeaux](http://changelog.ca)
|
||||||
|
|
Loading…
Reference in New Issue