Updated installation instruction for Windows
This commit is contained in:
@@ -6,10 +6,11 @@
|
|||||||
* [Ubuntu](#ubuntu)
|
* [Ubuntu](#ubuntu)
|
||||||
* [Fedora](#fedora)
|
* [Fedora](#fedora)
|
||||||
* [Conda](#conda)
|
* [Conda](#conda)
|
||||||
|
* [Windows](#windows)
|
||||||
* [Building from source](#building-from-source)
|
* [Building from source](#building-from-source)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [macos](#macos)
|
* [macos](#macos)
|
||||||
* [Windows](#windows)
|
* [Windows](#windows-1)
|
||||||
* [Visual Studio native build](#visual-studio-native-build)
|
* [Visual Studio native build](#visual-studio-native-build)
|
||||||
|
|
||||||
<!-- tocstop -->
|
<!-- tocstop -->
|
||||||
@@ -45,6 +46,11 @@ conda config --set channel_priority strict
|
|||||||
conda install -c bkryza/label/clang-uml clang-uml
|
conda install -c bkryza/label/clang-uml clang-uml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Windows
|
||||||
|
|
||||||
|
Download and run the latest Windows installer from
|
||||||
|
[Releases page](https://github.com/bkryza/clang-uml/releases).
|
||||||
|
|
||||||
### Building from source
|
### Building from source
|
||||||
|
|
||||||
#### Linux
|
#### Linux
|
||||||
|
|||||||
Reference in New Issue
Block a user