<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I am beginner with Racket. I would like to try MrEd Designer :
    <a class="moz-txt-link-freetext" href="https://github.com/Metaxal/MrEd-Designer/wiki/User%27s-Documentation">https://github.com/Metaxal/MrEd-Designer/wiki/User%27s-Documentation</a><br>
    <br>
    I have downloaded the package with :<br>
    <font color="#3333ff" face="Courier New, Courier, monospace">(require
      (planet orseau/mred-designer:3:10))</font><br>
    <br>
    I am trying to use the module :<br>
    <font color="#3333ff" face="Courier New, Courier, monospace">(require
      (planet orseau/mred-designer))</font><br>
    <br>
    But I get the following error :<br>
    <br>
    <font color="#3333ff" face="Courier New, Courier, monospace">.
      .racket/planet/300/5.2.1/cache/orseau/mred-designer.plt/3/10/templates.ss:11:1:
      expand: unbound identifier in module in: module+<br>
      > </font><br>
    <br>
    Could you help me ?<br>
  </body>
</html>