What evita meant was this.
Navigate to the folder: wp-content/themes/yourchosentheme
“yourchosentheme” is the theme you are using, which by default is something like “default”, so the folder you need to view is the following:
wp-content/themes/default
From this directory, open the file index.php
FIND
<?php the_content
REPLACE WITH
<?php the_excerpt