2022-11-02 04:38:47PM
This commit is contained in:
parent
47a6312104
commit
3c20581f4d
1 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ D2's plugin system calls out to.
|
||||||
#### MacOS
|
#### MacOS
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew install --cask d2talaplugin
|
brew install --cask d2plugin-tala
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Others
|
#### Others
|
||||||
|
|
@ -76,10 +76,10 @@ allows you to run TALA forever with access to updates for 12 months
|
||||||
### TALA not found
|
### TALA not found
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
which d2talaplugin
|
which d2plugin-tala
|
||||||
```
|
```
|
||||||
|
|
||||||
If this does not return a directory, then `d2talaplugin` is not in your path.
|
If this does not return a directory, then `d2plugin-tala` is not in your path.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
echo $PATH
|
echo $PATH
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue