Skip to content

Commit

Permalink
Update project/{{ cookiecutter.__folder_name }}/devops/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy authored Oct 9, 2024
1 parent c61f390 commit 45b7822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/{{ cookiecutter.__folder_name }}/devops/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Note: The `.env` file is included in `.gitignore`, ensuring environment-specific

### Server installation

You need to Ubuntu or Debian in {{ cookiecutter.hostname }}, enable SSH, and install a supported version of Python 3 there.
You need either a Ubuntu or Debian based system for {{ cookiecutter.hostname }}, enable SSH, and install a supported version of Python 3 on that system.


### Ansible Installation
Expand Down

0 comments on commit 45b7822

Please sign in to comment.