[ci-base] linguist-vendor more
This commit is contained in:
parent
bded5b13fa
commit
f64ed4981e
2 changed files with 2 additions and 2 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -1,2 +1,3 @@
|
|||
d2layouts/d2dagrelayout/dagre.js linguist-vendored
|
||||
d2layouts/d2elklayout/elk.js linguist-vendored
|
||||
d2renderers/d2svg/github-markdown.css linguist-vendored
|
||||
|
|
|
|||
|
|
@ -61,8 +61,7 @@ A browser window will open with `out.svg` and live-reload on changes to `in.d2`.
|
|||
### Install script
|
||||
|
||||
The recommended way to install is to run our install script, which will figure out the
|
||||
best way to install based on your machine. E.g. if D2 is available through a package
|
||||
manager installed, it will use that package manager.
|
||||
best way to install based on your machine.
|
||||
|
||||
```sh
|
||||
# With --dryrun the install script will print the commands it will use
|
||||
|
|
|
|||
Loading…
Reference in a new issue