github.com/reiver/go-ord -> sourcecode.social/reiver/go-ord

master
Charles Iliya Krempeaux 2023-10-06 10:22:39 -07:00
parent 8478cdfcb0
commit 58d2d86c68
1 changed files with 3 additions and 3 deletions

View File

@ -46,18 +46,18 @@ fmt.Printf("You are the %s person in line.", orden.FormatInt64(n))
## 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"
```
## Installation
To install package **opt** do the following:
To install package **ord** do the following:
```
GOPROXY=direct https://sourcecode.social/reiver/go-ord
```
## Author
Package **opt** was written by [Charles Iliya Krempeaux](http://changelog.ca)
Package **ord** was written by [Charles Iliya Krempeaux](http://changelog.ca)