This commit is contained in:
Wil Taylor 2023-02-15 11:01:45 +00:00
parent c3fec697ed
commit 0c71910ac7
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ To use this container you have the following options:
- Install the Dev Container plugin in Visual Studio code and it will allow you to boot into a development container. - Install the Dev Container plugin in Visual Studio code and it will allow you to boot into a development container.
- Load the container on github code spaces. - Load the container on github code spaces.
Once the container has starte you can access Obsidian via the ports tab on the terminal window. If you select novnc it will open a Once the container has started you can access Obsidian via the ports tab on the terminal window. If you select novnc it will open a
desktop environment with a vanilla Obsidian install you can test your plugins on. desktop environment with a vanilla Obsidian install you can test your plugins on.
To start obsidian you can just run Obsidian from the menu in the bottom left or `Obsidian` from the terminal. To start obsidian you can just run Obsidian from the menu in the bottom left or `Obsidian` from the terminal.