We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f895a61 commit c334a73Copy full SHA for c334a73
1 file changed
README.md
@@ -120,7 +120,9 @@ Save the alternate distribution URL in `~/.stack/config.yml`:
120
```bash
121
stack config set distribution-url https://github.com/example-org/my-stack-fork/releases/latest/download/stack
122
```
123
-
+## Learn More
124
+ - [Stack commands](./docs/cli.md)
125
+ - [Recent New Features](./docs/recent-features.md)
126
## Contributing
127
128
See the [CONTRIBUTING.md](/docs/CONTRIBUTING.md) for developer mode install.
0 commit comments