Skip to content

Commit

Permalink
minor touchup
Browse files Browse the repository at this point in the history
  • Loading branch information
jf--- committed Apr 6, 2024
1 parent bba3f4b commit 5f6c3de
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ The recommended way to install **COMPAS** is to use [Anaconda/conda](https://con

```bash
conda config --add channels conda-forge
conda install COMPAS
conda install compas
```

For other installation options, see <https://compas.dev/compas/latest/userguide/installation.html>
For other installation options, [see the user guide](https://compas.dev/compas/latest/userguide/installation.html)

## First Steps

Expand All @@ -43,8 +43,7 @@ For other installation options, see <https://compas.dev/compas/latest/userguide/

## Questions and feedback

The **COMPAS** framework has a forum: <https://forum.compas-framework.org/>
for questions and discussions.
The **COMPAS** framework has a [forum for questions and discussions](https://forum.compas-framework.org/).

## Issue tracker

Expand Down

0 comments on commit 5f6c3de

Please sign in to comment.