You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ through the logseq scheme link like `logseq://handbook/{a-topic-fullpath-key}`.
119
119
## Setup instructions
120
120
1. Clone the Handbooks repo to your local machine
121
121
2. Download and open the Handbook Logseq build and enable the developer feature in settings. A Handbook icon appears above the help button (bottom right)
122
-
3. Click the Handbook icon and then the great icon in the top right. Set the toggle **on** for **Writing mode**
122
+
3. Click the Handbook icon and then the gear icon (⚙️) in the top right. Set the toggle **on** for **Writing mode**
123
123
4. Open the Terminal and go to the directory where you cloned the Handbooks repo. Run the command `bb dev`
124
124
- For this step to run, you need to have all dependencies installed: [Java](https://www.java.com/en/) and [Babashka](https://github.com/babashka/babashka#installation)
125
125
5. Edit the Handbook files using VS Code. Any changes you save will automatically show in the Handbook within Logseq (make sure you have writing mode enabled in the Handbook's settings)
0 commit comments