Skip to content

Commit 35cc601

Browse files
committed
Update README.md
1 parent 79b9ae0 commit 35cc601

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,13 @@ Then you've probably run into at least one of the following problems:
135135
system, chezmoi already has a tried-and-tested solution ready to use.
136136

137137
* If your system is written in a scripting language like Python, Perl, or Ruby,
138-
then you also need ensure that that language's runtime is installed. chezmoi
139-
is distributed as a single stand-alone statically-linked binary with no
140-
dependencies that you can simply copy onto your machine and run. chezmoi
141-
provides one-line installs, pre-built binaries, packages for Linux and BSD
142-
distributions, Homebrew formulae, Scoop support on Windows, and a initial
143-
config file generation mechanism to make installing your dotfiles on a new
144-
machine as painless as possible.
138+
then you also need to install that language's runtime before you can use your
139+
system. chezmoi is distributed as a single stand-alone statically-linked
140+
binary with no dependencies that you can simply copy onto your machine and
141+
run. chezmoi provides one-line installs, pre-built binaries, packages for
142+
Linux and BSD distributions, Homebrew formulae, Scoop support on Windows, and
143+
a initial config file generation mechanism to make installing your dotfiles on
144+
a new machine as painless as possible.
145145

146146
## What does a chezmoi dotfile repo look like?
147147

chezmoi.io/content/_index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,13 @@ Then you've probably run into at least one of the following problems:
118118
system, chezmoi already has a tried-and-tested solution ready to use.
119119

120120
* If your system is written in a scripting language like Python, Perl, or Ruby,
121-
then you also need ensure that that language's runtime is installed. chezmoi
122-
is distributed as a single stand-alone statically-linked binary with no
123-
dependencies that you can simply copy onto your machine and run. chezmoi
124-
provides one-line installs, pre-built binaries, packages for Linux and BSD
125-
distributions, Homebrew formulae, Scoop support on Windows, and a initial
126-
config file generation mechanism to make installing your dotfiles on a new
127-
machine as painless as possible.
121+
then you also need to install that language's runtime before you can use your
122+
system. chezmoi is distributed as a single stand-alone statically-linked
123+
binary with no dependencies that you can simply copy onto your machine and
124+
run. chezmoi provides one-line installs, pre-built binaries, packages for
125+
Linux and BSD distributions, Homebrew formulae, Scoop support on Windows, and
126+
a initial config file generation mechanism to make installing your dotfiles on
127+
a new machine as painless as possible.
128128

129129
## What does a chezmoi dotfile repo look like?
130130

0 commit comments

Comments
 (0)