Projects STRLCPY wholeaked Commits 3e6043aa
🤬
  • Readme Güncellemesi

    Merhaba, yeni toolunuz harika olmuş, tebrikler :)
    
    Go 1.17 sürümünden itibaren `go get` kullanımdan kaldırılmıştır. Onun yerine `go install pkg@version` kullanılmaktadır. Toolu yükleyenlerin hatayla karşılaşmaması için kurulum komutunu `go install github.com/utkusen/wholeaked@latest` olarak değiştirmek doğru olacaktır.
    Detaylı bilgi için: https://go.dev/doc/go-get-install-deprecation
  • Loading...
  • Adil Soybalı committed with GitHub 2 years ago
    3e6043aa
    1 parent 686c110a
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    README.md
    skipped 97 lines
    98 98   
    99 99  1) Install Go on your system
    100 100   
    101  -2) Run: `go get -u github.com/utkusen/wholeaked`
     101 +2) Run: `go install github.com/utkusen/wholeaked@latest`
    102 102   
    103 103  ## Installing Dependencies
    104 104   
    skipped 75 lines
Please wait...
Page is in error, reload to recover