diff options
author | Daniel M German <dmg@turingmachine.org> | 2021-11-09 22:45:16 -0800 |
---|---|---|
committer | Daniel M German <dmg@turingmachine.org> | 2021-11-09 22:45:16 -0800 |
commit | 6a071e45bc2fd78f9d7363631bafce04bcea54f3 (patch) | |
tree | 7de42831afd2c4d472b28681d4c5e23bd6388139 /2021/talks | |
parent | 491bc96119d681b0ad65da659a729a74b906a290 (diff) | |
download | emacsconf-wiki-6a071e45bc2fd78f9d7363631bafce04bcea54f3.tar.xz emacsconf-wiki-6a071e45bc2fd78f9d7363631bafce04bcea54f3.zip |
edited the outline of the talk and removed unnecessary text
Diffstat (limited to '2021/talks')
-rw-r--r-- | 2021/talks/teach.md | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/2021/talks/teach.md b/2021/talks/teach.md index 53dee1b4..03d82734 100644 --- a/2021/talks/teach.md +++ b/2021/talks/teach.md @@ -38,12 +38,11 @@ org-mode for this purpose. - Introduction - Quick demonstration - Workflow -- Emacs configuration -- Important considerations -- How to get started +- Some Important considerations +- Emacs configuration and how to get started -Oh, I made a small mistake. I meant to propose a 40 minutes presentation. -But I can give a quicker 20 minutes too. +I have create a git repository with examples and config files that is ready to use: +<https://github.com/dmgerman/teachingProgOrg> |