Skip to content

Commit

Permalink
new update : docs: Enhance Markdown formatting in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Sogbey committed Nov 13, 2023
1 parent fcc3379 commit f6f87ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@

This package requires Go 1.12 or newer.

\```sh
```sh
go get github.com/alexedwards/scs/v2
\```
```

Note: If you're using the traditional `GOPATH` mechanism to manage dependencies, instead of modules, you'll need to `go get` and `import` `github.com/alexedwards/scs` without the `v2` suffix.

Expand Down

0 comments on commit f6f87ff

Please sign in to comment.