correction

master
Charles Iliya Krempeaux 2023-10-26 16:55:13 -07:00
parent 2b7518e81f
commit 7e741b4a8f
1 changed files with 2 additions and 2 deletions

View File

@ -12,14 +12,14 @@ Online documentation, which includes examples, can be found at: http://godoc.org
## Import
To import package **ord** use `import` code like the follownig:
To import package ***hexadeca**** use `import` code like the follownig:
```
import "sourcecode.social/reiver/go-hexadeca"
```
## Installation
To install package **ord** do the following:
To install package ****hexadeca**** do the following:
```
GOPROXY=direct https://sourcecode.social/reiver/go-hexadeca
```