<?php include '../../HEADER.php'; ?>

<h1>Leek, pea, and sauerkraut soup</h1>

<p>I found this recipe on <a href="http://www.thewednesdaychef.com/the_wednesday_chef/2010/01/peter-berleys-leek-soup-with-peas-and-sauerkraut.html">The Wednesday Chef</a>.</p>

<ul>
    <li>Stock, vegetable or chicken, 4 cups</li>
    <li>Frozen green peas, 1 pound</li>
    <li>Leeks, 2 cups sliced (about two large leeks)</li>
    <li>Sauerkraut, 1 cup</li>
    <li>Olive oil, 2 tablespoons</li>
    <li>Mint or parsley, chopped, 1 tablespoon</li>
    <li>Salt, 1 teaspoon</li>
</ul>

<p>Heat leeks, mint/parsley, and olive oil over medium heat for 5-8 minutes. Add stock, and simmer for a few minutes. Add peas and cook for a couple more minutes&mdash;until tender. Add sauerkraut, and cook a few more minutes. Remove from heat, and serve.</p>

<?php include '../../FOOTER.php'; ?>
