summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-01-28 20:20:37 -0700
committerChristian Kolset <christian.kolset@gmail.com>2025-01-28 20:20:37 -0700
commit062b068aa6637e3b3ff6530deb72a58acaf5520e (patch)
tree7f704c2b37ee6e349756d6988668c0371fb15190
parent7d3f5407a511a7946c35270ec995aa26c11dc1c1 (diff)
Updated indexing
-rw-r--r--tutorials/readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tutorials/readme.md b/tutorials/readme.md
index 737f169..5570cdd 100644
--- a/tutorials/readme.md
+++ b/tutorials/readme.md
@@ -4,11 +4,11 @@ This directory contains all the tutorials.
## Files
### 1.0 Introduction to Anaconda
-- [installing_anaconda.md](installing_anaconda.md)
-- [intro_to_anaconda.md](intro_to_anaconda.md)
+- [1.1 installing_anaconda.md](1.1_installing_anaconda.md)
+- [1.2 intro_to_anaconda.md](1.2_intro_to_anaconda.md)
- Environments
- Package Management
-- [version_control.md](version_control.md)
+- [1.3 version_control.md](1.3_version_control.md)
### 2.0 Computing fundamentals
- Computing Terminology and Orientation?