Skip to content

Commit f3db927

Browse files
authored
Merge pull request #1324 from hitblunders/master
Documentaion
2 parents a54b560 + 5095e69 commit f3db927

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

src/user/introduction.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A brief introduction
99
What is conda-forge?
1010
--------------------
1111

12-
conda-forge is a community effort that provides conda packages for a wide range of software.
12+
Conda-forge is a community effort that provides conda packages for a wide range of software.
1313

1414
**Missing a package that you would love to install with conda?** - Chances are we have already packaged it for you!
1515

@@ -28,19 +28,19 @@ In the past users only had the option to create an `Anaconda Cloud <https://anac
2828

2929
This came with a list of disadvantages:
3030

31-
- locating packages was difficult due to them being scattered over many channels.
32-
- combining packages across channels was not always possible due to binary incompatibilities.
33-
- packages were only available for architectures the developer was interested in or had access to.
34-
- channels were often abandoned, updating required locating new channels
31+
- Locating packages was difficult due to them being scattered over many channels.
32+
- Combining packages across channels was not always possible due to binary incompatibilities.
33+
- Packages were only available for architectures the developer was interested in or had access to.
34+
- Channels were often abandoned, updating required locating new channels
3535

3636
conda-forge is a community effort that tackles these issues:
3737

38-
- all packages are shared in a single channel named ``conda-forge``.
39-
- care is taken that all packages are up-to-date.
40-
- common standards ensure that all packages have compatible versions.
41-
- by default, we build packages for macOS, Linux AMD64 and Windows AMD64.
42-
- many packages are updated by multiple maintainers with an easy option to become a maintainer.
43-
- an active core developer team is trying to also maintain abandoned packages.
38+
- All packages are shared in a single channel named ``conda-forge``.
39+
- Care is taken that all packages are up-to-date.
40+
- Common standards ensure that all packages have compatible versions.
41+
- By default, we build packages for macOS, Linux AMD64 and Windows AMD64.
42+
- Many packages are updated by multiple maintainers with an easy option to become a maintainer.
43+
- An active core developer team is trying to also maintain abandoned packages.
4444

4545

4646

0 commit comments

Comments
 (0)