Skip to content

Commit 0a6a5c0

Browse files
authored
remove "easy" from conda description (#570)
1 parent acb6088 commit 0a6a5c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

episodes/00-before-we-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ and share documents that allow one to create documents that combine code, graphs
8484
[Spyder][spyder-ide] is an **Integrated Development Environment** that
8585
allows one to write Python scripts and interact with the Python software from within a single interface.
8686

87-
Anaconda also comes with a package manager called [conda](https://conda.io/docs/),
88-
which makes it easy to install and update additional packages.
87+
Anaconda comes with a package manager called [conda](https://conda.io/docs/)
88+
used to install and update additional packages.
8989

9090

9191
## Research Project: Best Practices

0 commit comments

Comments
 (0)