We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f025759 commit 04bde14Copy full SHA for 04bde14
README.md
@@ -46,20 +46,6 @@ The **control-toolbox** ecosystem brings together <a href="https://julialang.org
46
</a>
47
</p>
48
49
-## Installation
50
-
51
-To install CTAppTemplate please
52
-<a href="https://docs.julialang.org/en/v1/manual/getting-started/">open Julia's interactive session (known as REPL)</a>
53
-and press <kbd>]</kbd> key in the REPL to use the package mode, then add the package:
54
55
-```julia
56
-julia> ]
57
-pkg> add CTAppTemplate
58
-```
59
60
-> [!TIP]
61
-> If you are new to Julia, please follow this [guidelines](https://github.com/orgs/control-toolbox/discussions/64).
62
63
## Contributing
64
65
[issue-url]: https://github.com/control-toolbox/CTAppTemplate.jl/issues
0 commit comments