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
@@ -23,7 +23,7 @@ You have two options for running the delayserver:
23
23
1. Go to the folder named `/delayserver` and write `cargo run` in a separate terminal window and leave it running there
24
24
2. Go to the same folder and install the server by writing `cargo install --force --path .`. By doing so you install the program locally in you PATH so you can run it from any location by simply writing `delayserver` and leave the terminal process running.
25
25
26
-
How delayserver works is described in the book, but you'll also find the relavant information in its root folder.
26
+
How delayserver works is described in the book, but you'll also find the relevant information in its root folder.
0 commit comments