mirror of
https://github.com/bkryza/clang-uml.git
synced 2025-05-15 18:22:22 +08:00
Updated installation instruction for Windows
This commit is contained in:
parent
bc2fc2e4aa
commit
0e6532f66c
@ -6,10 +6,11 @@
|
||||
* [Ubuntu](#ubuntu)
|
||||
* [Fedora](#fedora)
|
||||
* [Conda](#conda)
|
||||
* [Windows](#windows)
|
||||
* [Building from source](#building-from-source)
|
||||
* [Linux](#linux)
|
||||
* [macos](#macos)
|
||||
* [Windows](#windows)
|
||||
* [Windows](#windows-1)
|
||||
* [Visual Studio native build](#visual-studio-native-build)
|
||||
|
||||
<!-- tocstop -->
|
||||
@ -45,6 +46,11 @@ conda config --set channel_priority strict
|
||||
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
|
||||
|
||||
#### Linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user