diff options
author | Devine Lu Linvega <[email protected]> | 2020-09-21 17:03:57 -0700 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2020-09-21 17:03:57 -0700 |
commit | cb672d6af5f588e448c1e8853289721d36e4623e (patch) | |
tree | f5baadb401361d85e1eca7e1b996e558f0951c62 /examples/tutorial/README.md | |
parent | ac051016f2c321d3a35bc9411473a186da37f205 (diff) | |
download | Orca-cb672d6af5f588e448c1e8853289721d36e4623e.tar.gz Orca-cb672d6af5f588e448c1e8853289721d36e4623e.zip |
Updated links to examples
Diffstat (limited to 'examples/tutorial/README.md')
-rw-r--r-- | examples/tutorial/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/tutorial/README.md b/examples/tutorial/README.md deleted file mode 100644 index 3ff1ce9..0000000 --- a/examples/tutorial/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Tutorial - -This is an interactive tutorial created in Orca itself, to get started, open Orca and press `CmdOrCtrl+L` to load the files found in this directory, then press `CmdOrCtrl+B` and write `inject:begin`, and press `enter`. - -You should see 3 lines at the top of your files, to load a slide, locate the `$in:slide0` text, move your cursor onto the `$`(commander) operator and press `enter`. To navigate to another slide, change the value to `$in:slide1`, and activate the commander operator once more. - -Good luck!
\ No newline at end of file |