Not-For-All-Audiences
nsfw
icefog72 commited on
Commit
3da7b1b
·
1 Parent(s): 8787310

Update Summary for ST Beginners.md

Browse files
Files changed (1) hide show
  1. Summary for ST Beginners.md +8 -4
Summary for ST Beginners.md CHANGED
@@ -40,15 +40,17 @@ If you have:
40
 
41
  > **You don't.**
42
 
43
- * Set up Conda env in PowerShell
44
 
45
- ```
46
- conda init powershell
47
- ```
48
  * oh-my-posh Setup
49
 
50
  [Intro and how to setup](https://www.hanselman.com/blog/my-ultimate-powershell-prompt-with-oh-my-posh-and-the-windows-terminal)
51
 
 
 
 
 
 
 
52
  After all done open in editor selected theme and add this segment where you want (find "segments": [ ) to have python environment segment.
53
 
54
  ```
@@ -69,6 +71,8 @@ If you have:
69
  }
70
  ```
71
 
 
 
72
  ## How to Properly Install ST?
73
 
74
  * SillyTavern-Launcher
 
40
 
41
  > **You don't.**
42
 
 
43
 
 
 
 
44
  * oh-my-posh Setup
45
 
46
  [Intro and how to setup](https://www.hanselman.com/blog/my-ultimate-powershell-prompt-with-oh-my-posh-and-the-windows-terminal)
47
 
48
+ * Set up Conda env in PowerShell
49
+
50
+ ```
51
+ conda init powershell
52
+ ```
53
+
54
  After all done open in editor selected theme and add this segment where you want (find "segments": [ ) to have python environment segment.
55
 
56
  ```
 
71
  }
72
  ```
73
 
74
+ https://desktop.github.com/
75
+
76
  ## How to Properly Install ST?
77
 
78
  * SillyTavern-Launcher