Skip to content

Commit fc90fe1

Browse files
committed
fix code block for virtual enviorment installation instructions
1 parent 420d9db commit fc90fe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ This method uses the modularized distributions from https://github.com/passagema
187187
git clone https://github.com/mkoeppe/cutgeneratingfunctionology.git
188188
cd cutgeneratingfunctionology
189189

190-
- (Optional:) Create a virtual environment
190+
- (Optional:) Create a virtual environment::
191191

192192
python3 -m venv venv-cgf
193193
. venv-cgf/bin/activate

0 commit comments

Comments
 (0)