Projects STRLCPY metabigor Commits 0d557060
🤬
  • Update README.md

    Installing executables with "go get" in module mode is deprecated.
    "go install pkg@version" should be used instead.
    For more information, see https://golang.org/doc/go-get-install-deprecation
  • Loading...
  • Adil Soybalı committed with GitHub 2 years ago
    0d557060
    1 parent 000fbe61
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    README.md
    skipped 13 lines
    14 14  ## Installation
    15 15   
    16 16  ```
    17  -GO111MODULE=on go get github.com/j3ssie/metabigor
     17 +GO111MODULE=on go install github.com/j3ssie/metabigor@latest
    18 18  ```
    19 19   
    20 20  ## Main features
    skipped 61 lines
Please wait...
Page is in error, reload to recover